diff options
author | Carlos Garcia <carlos@cgarcia.org> | 2014-04-04 22:31:00 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2014-05-05 09:32:05 -0400 |
commit | c98be0c96db00e9b6b02d31e0fa7590c54cdaaac (patch) | |
tree | 3c189a2a2342bf4454fd8826ad61b2cb84eab6b3 | |
parent | 07656d83085dfd3d5eff5d588a6f50c35c853ee0 (diff) |
doc: spelling error changes
Fixed multiple spelling errors.
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Carlos E. Garcia <carlos@cgarcia.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
41 files changed, 49 insertions, 49 deletions
diff --git a/Documentation/DMA-attributes.txt b/Documentation/DMA-attributes.txt index cc2450d80310..18dc52c4f2a0 100644 --- a/Documentation/DMA-attributes.txt +++ b/Documentation/DMA-attributes.txt | |||
@@ -98,5 +98,5 @@ DMA_ATTR_FORCE_CONTIGUOUS | |||
98 | By default DMA-mapping subsystem is allowed to assemble the buffer | 98 | By default DMA-mapping subsystem is allowed to assemble the buffer |
99 | allocated by dma_alloc_attrs() function from individual pages if it can | 99 | allocated by dma_alloc_attrs() function from individual pages if it can |
100 | be mapped as contiguous chunk into device dma address space. By | 100 | be mapped as contiguous chunk into device dma address space. By |
101 | specifing this attribute the allocated buffer is forced to be contiguous | 101 | specifying this attribute the allocated buffer is forced to be contiguous |
102 | also in physical memory. | 102 | also in physical memory. |
diff --git a/Documentation/devicetree/bindings/arm/omap/omap.txt b/Documentation/devicetree/bindings/arm/omap/omap.txt index af9b4a0d902b..aa71962352ff 100644 --- a/Documentation/devicetree/bindings/arm/omap/omap.txt +++ b/Documentation/devicetree/bindings/arm/omap/omap.txt | |||
@@ -114,5 +114,5 @@ Boards: | |||
114 | - AM43x EPOS EVM | 114 | - AM43x EPOS EVM |
115 | compatible = "ti,am43x-epos-evm", "ti,am4372", "ti,am43" | 115 | compatible = "ti,am43x-epos-evm", "ti,am4372", "ti,am43" |
116 | 116 | ||
117 | - DRA7 EVM: Software Developement Board for DRA7XX | 117 | - DRA7 EVM: Software Development Board for DRA7XX |
118 | compatible = "ti,dra7-evm", "ti,dra7" | 118 | compatible = "ti,dra7-evm", "ti,dra7" |
diff --git a/Documentation/devicetree/bindings/bus/mvebu-mbus.txt b/Documentation/devicetree/bindings/bus/mvebu-mbus.txt index 7586fb68c072..5fa44f52a0b8 100644 --- a/Documentation/devicetree/bindings/bus/mvebu-mbus.txt +++ b/Documentation/devicetree/bindings/bus/mvebu-mbus.txt | |||
@@ -197,7 +197,7 @@ to be set by the operating system and that are guaranteed to be free of overlaps | |||
197 | with one another or with the system memory ranges. | 197 | with one another or with the system memory ranges. |
198 | 198 | ||
199 | Each entry in the property refers to exactly one window. If the operating system | 199 | Each entry in the property refers to exactly one window. If the operating system |
200 | choses to use a different set of mbus windows, it must ensure that any address | 200 | chooses to use a different set of mbus windows, it must ensure that any address |
201 | translations performed from downstream devices are adapted accordingly. | 201 | translations performed from downstream devices are adapted accordingly. |
202 | 202 | ||
203 | The operating system may insert additional mbus windows that do not conflict | 203 | The operating system may insert additional mbus windows that do not conflict |
diff --git a/Documentation/devicetree/bindings/gpio/gpio-mcp23s08.txt b/Documentation/devicetree/bindings/gpio/gpio-mcp23s08.txt index 3ddc7ccfe5f3..c306a2d0f2b1 100644 --- a/Documentation/devicetree/bindings/gpio/gpio-mcp23s08.txt +++ b/Documentation/devicetree/bindings/gpio/gpio-mcp23s08.txt | |||
@@ -54,7 +54,7 @@ Optional device specific properties: | |||
54 | IO 8-15 are bank 2. These chips have two different interrupt outputs: | 54 | IO 8-15 are bank 2. These chips have two different interrupt outputs: |
55 | One for bank 1 and another for bank 2. If irq-mirror is set, both | 55 | One for bank 1 and another for bank 2. If irq-mirror is set, both |
56 | interrupts are generated regardless of the bank that an input change | 56 | interrupts are generated regardless of the bank that an input change |
57 | occured on. If it is not set, the interrupt are only generated for the | 57 | occurred on. If it is not set, the interrupt are only generated for the |
58 | bank they belong to. | 58 | bank they belong to. |
59 | On devices with only one interrupt output this property is useless. | 59 | On devices with only one interrupt output this property is useless. |
60 | 60 | ||
diff --git a/Documentation/devicetree/bindings/mmc/k3-dw-mshc.txt b/Documentation/devicetree/bindings/mmc/k3-dw-mshc.txt index b8653ea97957..e5bc49f764d1 100644 --- a/Documentation/devicetree/bindings/mmc/k3-dw-mshc.txt +++ b/Documentation/devicetree/bindings/mmc/k3-dw-mshc.txt | |||
@@ -12,7 +12,7 @@ extensions to the Synopsys Designware Mobile Storage Host Controller. | |||
12 | Required Properties: | 12 | Required Properties: |
13 | 13 | ||
14 | * compatible: should be one of the following. | 14 | * compatible: should be one of the following. |
15 | - "hisilicon,hi4511-dw-mshc": for controllers with hi4511 specific extentions. | 15 | - "hisilicon,hi4511-dw-mshc": for controllers with hi4511 specific extensions. |
16 | 16 | ||
17 | Example: | 17 | Example: |
18 | 18 | ||
diff --git a/Documentation/devicetree/bindings/mmc/samsung-sdhci.txt b/Documentation/devicetree/bindings/mmc/samsung-sdhci.txt index 328e990d2546..42e0a9afa100 100644 --- a/Documentation/devicetree/bindings/mmc/samsung-sdhci.txt +++ b/Documentation/devicetree/bindings/mmc/samsung-sdhci.txt | |||
@@ -3,7 +3,7 @@ | |||
3 | Samsung's SDHCI controller is used as a connectivity interface with external | 3 | Samsung's SDHCI controller is used as a connectivity interface with external |
4 | MMC, SD and eMMC storage mediums. This file documents differences between the | 4 | MMC, SD and eMMC storage mediums. This file documents differences between the |
5 | core mmc properties described by mmc.txt and the properties used by the | 5 | core mmc properties described by mmc.txt and the properties used by the |
6 | Samsung implmentation of the SDHCI controller. | 6 | Samsung implementation of the SDHCI controller. |
7 | 7 | ||
8 | Required SoC Specific Properties: | 8 | Required SoC Specific Properties: |
9 | - compatible: should be one of the following | 9 | - compatible: should be one of the following |
diff --git a/Documentation/devicetree/bindings/mtd/gpmc-nand.txt b/Documentation/devicetree/bindings/mtd/gpmc-nand.txt index 5e1f31b5ff70..eb05255b6788 100644 --- a/Documentation/devicetree/bindings/mtd/gpmc-nand.txt +++ b/Documentation/devicetree/bindings/mtd/gpmc-nand.txt | |||
@@ -43,7 +43,7 @@ Optional properties: | |||
43 | ELM hardware engines should specify this device node in .dtsi | 43 | ELM hardware engines should specify this device node in .dtsi |
44 | Using ELM for ECC error correction frees some CPU cycles. | 44 | Using ELM for ECC error correction frees some CPU cycles. |
45 | 45 | ||
46 | For inline partiton table parsing (optional): | 46 | For inline partition table parsing (optional): |
47 | 47 | ||
48 | - #address-cells: should be set to 1 | 48 | - #address-cells: should be set to 1 |
49 | - #size-cells: should be set to 1 | 49 | - #size-cells: should be set to 1 |
diff --git a/Documentation/devicetree/bindings/mtd/gpmc-nor.txt b/Documentation/devicetree/bindings/mtd/gpmc-nor.txt index 420b3ab18890..4828c17bb784 100644 --- a/Documentation/devicetree/bindings/mtd/gpmc-nor.txt +++ b/Documentation/devicetree/bindings/mtd/gpmc-nor.txt | |||
@@ -30,7 +30,7 @@ Optional properties: | |||
30 | - gpmc,XXX Additional GPMC timings and settings parameters. See | 30 | - gpmc,XXX Additional GPMC timings and settings parameters. See |
31 | Documentation/devicetree/bindings/bus/ti-gpmc.txt | 31 | Documentation/devicetree/bindings/bus/ti-gpmc.txt |
32 | 32 | ||
33 | Optional properties for partiton table parsing: | 33 | Optional properties for partition table parsing: |
34 | - #address-cells: should be set to 1 | 34 | - #address-cells: should be set to 1 |
35 | - #size-cells: should be set to 1 | 35 | - #size-cells: should be set to 1 |
36 | 36 | ||
diff --git a/Documentation/devicetree/bindings/mtd/gpmc-onenand.txt b/Documentation/devicetree/bindings/mtd/gpmc-onenand.txt index b7529424ac88..5d8fa527c496 100644 --- a/Documentation/devicetree/bindings/mtd/gpmc-onenand.txt +++ b/Documentation/devicetree/bindings/mtd/gpmc-onenand.txt | |||
@@ -17,7 +17,7 @@ Optional properties: | |||
17 | 17 | ||
18 | - dma-channel: DMA Channel index | 18 | - dma-channel: DMA Channel index |
19 | 19 | ||
20 | For inline partiton table parsing (optional): | 20 | For inline partition table parsing (optional): |
21 | 21 | ||
22 | - #address-cells: should be set to 1 | 22 | - #address-cells: should be set to 1 |
23 | - #size-cells: should be set to 1 | 23 | - #size-cells: should be set to 1 |
diff --git a/Documentation/devicetree/bindings/pinctrl/brcm,bcm11351-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/brcm,bcm11351-pinctrl.txt index c119debe6bab..54a6e821d525 100644 --- a/Documentation/devicetree/bindings/pinctrl/brcm,bcm11351-pinctrl.txt +++ b/Documentation/devicetree/bindings/pinctrl/brcm,bcm11351-pinctrl.txt | |||
@@ -73,9 +73,9 @@ Optional Properties (for standard pins): | |||
73 | Otherwise: | 73 | Otherwise: |
74 | 0: fast slew rate | 74 | 0: fast slew rate |
75 | 1: normal slew rate | 75 | 1: normal slew rate |
76 | - input-enable: No arguements. Enable input (does not affect | 76 | - input-enable: No arguments. Enable input (does not affect |
77 | output.) | 77 | output.) |
78 | - input-disable: No arguements. Disable input (does not affect | 78 | - input-disable: No arguments. Disable input (does not affect |
79 | output.) | 79 | output.) |
80 | - drive-strength: Integer. Drive strength in mA. Valid values are | 80 | - drive-strength: Integer. Drive strength in mA. Valid values are |
81 | 2, 4, 6, 8, 10, 12, 14, 16 mA. | 81 | 2, 4, 6, 8, 10, 12, 14, 16 mA. |
@@ -99,9 +99,9 @@ Optional Properties (for I2C pins): | |||
99 | Otherwise: | 99 | Otherwise: |
100 | 0: fast slew rate | 100 | 0: fast slew rate |
101 | 1: normal slew rate | 101 | 1: normal slew rate |
102 | - input-enable: No arguements. Enable input (does not affect | 102 | - input-enable: No arguments. Enable input (does not affect |
103 | output.) | 103 | output.) |
104 | - input-disable: No arguements. Disable input (does not affect | 104 | - input-disable: No arguments. Disable input (does not affect |
105 | output.) | 105 | output.) |
106 | 106 | ||
107 | Optional Properties (for HDMI pins): | 107 | Optional Properties (for HDMI pins): |
@@ -111,9 +111,9 @@ Optional Properties (for HDMI pins): | |||
111 | - slew-rate: Integer. Controls slew rate. | 111 | - slew-rate: Integer. Controls slew rate. |
112 | 0: Standard(100kbps)& Fast(400kbps) mode | 112 | 0: Standard(100kbps)& Fast(400kbps) mode |
113 | 1: Highspeed (3.4Mbps) mode | 113 | 1: Highspeed (3.4Mbps) mode |
114 | - input-enable: No arguements. Enable input (does not affect | 114 | - input-enable: No arguments. Enable input (does not affect |
115 | output.) | 115 | output.) |
116 | - input-disable: No arguements. Disable input (does not affect | 116 | - input-disable: No arguments. Disable input (does not affect |
117 | output.) | 117 | output.) |
118 | 118 | ||
119 | Example: | 119 | Example: |
diff --git a/Documentation/devicetree/bindings/powerpc/4xx/reboot.txt b/Documentation/devicetree/bindings/powerpc/4xx/reboot.txt index d7217260589c..5bc63551319e 100644 --- a/Documentation/devicetree/bindings/powerpc/4xx/reboot.txt +++ b/Documentation/devicetree/bindings/powerpc/4xx/reboot.txt | |||
@@ -1,7 +1,7 @@ | |||
1 | Reboot property to control system reboot on PPC4xx systems: | 1 | Reboot property to control system reboot on PPC4xx systems: |
2 | 2 | ||
3 | By setting "reset_type" to one of the following values, the default | 3 | By setting "reset_type" to one of the following values, the default |
4 | software reset mechanism may be overidden. Here the possible values of | 4 | software reset mechanism may be overridden. Here the possible values of |
5 | "reset_type": | 5 | "reset_type": |
6 | 6 | ||
7 | 1 - PPC4xx core reset | 7 | 1 - PPC4xx core reset |
diff --git a/Documentation/devicetree/bindings/powerpc/fsl/dcsr.txt b/Documentation/devicetree/bindings/powerpc/fsl/dcsr.txt index 9d54eb5a295f..18a88100af94 100644 --- a/Documentation/devicetree/bindings/powerpc/fsl/dcsr.txt +++ b/Documentation/devicetree/bindings/powerpc/fsl/dcsr.txt | |||
@@ -82,7 +82,7 @@ PROPERTIES | |||
82 | Which event source asserted the interrupt is captured in an EPU | 82 | Which event source asserted the interrupt is captured in an EPU |
83 | Interrupt Status Register (EPISR0,EPISR1). | 83 | Interrupt Status Register (EPISR0,EPISR1). |
84 | 84 | ||
85 | Interrupt numbers are lised in order (perfmon, event0, event1). | 85 | Interrupt numbers are listed in order (perfmon, event0, event1). |
86 | 86 | ||
87 | - interrupt-parent | 87 | - interrupt-parent |
88 | Usage: required | 88 | Usage: required |
diff --git a/Documentation/devicetree/bindings/regulator/regulator.txt b/Documentation/devicetree/bindings/regulator/regulator.txt index e2c7f1e7251a..86074334e342 100644 --- a/Documentation/devicetree/bindings/regulator/regulator.txt +++ b/Documentation/devicetree/bindings/regulator/regulator.txt | |||
@@ -12,7 +12,7 @@ Optional properties: | |||
12 | - regulator-allow-bypass: allow the regulator to go into bypass mode | 12 | - regulator-allow-bypass: allow the regulator to go into bypass mode |
13 | - <name>-supply: phandle to the parent supply/regulator node | 13 | - <name>-supply: phandle to the parent supply/regulator node |
14 | - regulator-ramp-delay: ramp delay for regulator(in uV/uS) | 14 | - regulator-ramp-delay: ramp delay for regulator(in uV/uS) |
15 | For hardwares which support disabling ramp rate, it should be explicitly | 15 | For hardware which supports disabling ramp rate, it should be explicitly |
16 | intialised to zero (regulator-ramp-delay = <0>) for disabling ramp delay. | 16 | intialised to zero (regulator-ramp-delay = <0>) for disabling ramp delay. |
17 | - regulator-enable-ramp-delay: The time taken, in microseconds, for the supply | 17 | - regulator-enable-ramp-delay: The time taken, in microseconds, for the supply |
18 | rail to reach the target voltage, plus/minus whatever tolerance the board | 18 | rail to reach the target voltage, plus/minus whatever tolerance the board |
diff --git a/Documentation/devicetree/bindings/spi/spi-bus.txt b/Documentation/devicetree/bindings/spi/spi-bus.txt index e5a4d1b4acfe..cc128ae6134a 100644 --- a/Documentation/devicetree/bindings/spi/spi-bus.txt +++ b/Documentation/devicetree/bindings/spi/spi-bus.txt | |||
@@ -61,7 +61,7 @@ contain the following properties. | |||
61 | used for MISO. Defaults to 1 if not present. | 61 | used for MISO. Defaults to 1 if not present. |
62 | 62 | ||
63 | Some SPI controllers and devices support Dual and Quad SPI transfer mode. | 63 | Some SPI controllers and devices support Dual and Quad SPI transfer mode. |
64 | It allows data in SPI system transfered in 2 wires(DUAL) or 4 wires(QUAD). | 64 | It allows data in the SPI system to be transferred in 2 wires(DUAL) or 4 wires(QUAD). |
65 | Now the value that spi-tx-bus-width and spi-rx-bus-width can receive is | 65 | Now the value that spi-tx-bus-width and spi-rx-bus-width can receive is |
66 | only 1(SINGLE), 2(DUAL) and 4(QUAD). | 66 | only 1(SINGLE), 2(DUAL) and 4(QUAD). |
67 | Dual/Quad mode is not allowed when 3-wire mode is used. | 67 | Dual/Quad mode is not allowed when 3-wire mode is used. |
diff --git a/Documentation/dma-buf-sharing.txt b/Documentation/dma-buf-sharing.txt index 7d61ceff956e..67a4087d53f9 100644 --- a/Documentation/dma-buf-sharing.txt +++ b/Documentation/dma-buf-sharing.txt | |||
@@ -217,7 +217,7 @@ NOTES: | |||
217 | and then allow further {map,unmap}_dma_buf operations from any buffer-user | 217 | and then allow further {map,unmap}_dma_buf operations from any buffer-user |
218 | from the migrated backing-storage. | 218 | from the migrated backing-storage. |
219 | 219 | ||
220 | If the exporter cannot fulfil the backing-storage constraints of the new | 220 | If the exporter cannot fulfill the backing-storage constraints of the new |
221 | buffer-user device as requested, dma_buf_attach() would return an error to | 221 | buffer-user device as requested, dma_buf_attach() would return an error to |
222 | denote non-compatibility of the new buffer-sharing request with the current | 222 | denote non-compatibility of the new buffer-sharing request with the current |
223 | buffer. | 223 | buffer. |
diff --git a/Documentation/dynamic-debug-howto.txt b/Documentation/dynamic-debug-howto.txt index 46325eb2ea76..9417871b8758 100644 --- a/Documentation/dynamic-debug-howto.txt +++ b/Documentation/dynamic-debug-howto.txt | |||
@@ -321,7 +321,7 @@ nullarbor:~ # echo -n 'func svc_process -p' > | |||
321 | nullarbor:~ # echo -n 'format "nfsd: READ" +p' > | 321 | nullarbor:~ # echo -n 'format "nfsd: READ" +p' > |
322 | <debugfs>/dynamic_debug/control | 322 | <debugfs>/dynamic_debug/control |
323 | 323 | ||
324 | // enable messages in files of which the pathes include string "usb" | 324 | // enable messages in files of which the paths include string "usb" |
325 | nullarbor:~ # echo -n '*usb* +p' > <debugfs>/dynamic_debug/control | 325 | nullarbor:~ # echo -n '*usb* +p' > <debugfs>/dynamic_debug/control |
326 | 326 | ||
327 | // enable all messages | 327 | // enable all messages |
diff --git a/Documentation/edac.txt b/Documentation/edac.txt index 56c7e936430f..8bdc07c40b94 100644 --- a/Documentation/edac.txt +++ b/Documentation/edac.txt | |||
@@ -550,7 +550,7 @@ installs itself as: | |||
550 | /sys/devices/systm/edac/test-instance | 550 | /sys/devices/systm/edac/test-instance |
551 | 551 | ||
552 | in this directory are various controls, a symlink and one or more 'instance' | 552 | in this directory are various controls, a symlink and one or more 'instance' |
553 | directorys. | 553 | directories. |
554 | 554 | ||
555 | The standard default controls are: | 555 | The standard default controls are: |
556 | 556 | ||
diff --git a/Documentation/fb/sm501.txt b/Documentation/fb/sm501.txt index 8d17aebd2648..187f3b3ccb6c 100644 --- a/Documentation/fb/sm501.txt +++ b/Documentation/fb/sm501.txt | |||
@@ -3,7 +3,7 @@ Configuration: | |||
3 | You can pass the following kernel command line options to sm501 videoframebuffer: | 3 | You can pass the following kernel command line options to sm501 videoframebuffer: |
4 | 4 | ||
5 | sm501fb.bpp= SM501 Display driver: | 5 | sm501fb.bpp= SM501 Display driver: |
6 | Specifiy bits-per-pixel if not specified by 'mode' | 6 | Specify bits-per-pixel if not specified by 'mode' |
7 | 7 | ||
8 | sm501fb.mode= SM501 Display driver: | 8 | sm501fb.mode= SM501 Display driver: |
9 | Specify resolution as | 9 | Specify resolution as |
diff --git a/Documentation/fb/sstfb.txt b/Documentation/fb/sstfb.txt index 550ca775a4cb..13db1075e4a5 100644 --- a/Documentation/fb/sstfb.txt +++ b/Documentation/fb/sstfb.txt | |||
@@ -10,7 +10,7 @@ Introduction | |||
10 | The main page is located at <http://sstfb.sourceforge.net>, and if | 10 | The main page is located at <http://sstfb.sourceforge.net>, and if |
11 | you want the latest version, check out the CVS, as the driver is a work | 11 | you want the latest version, check out the CVS, as the driver is a work |
12 | in progress, I feel uncomfortable with releasing tarballs of something | 12 | in progress, I feel uncomfortable with releasing tarballs of something |
13 | not completely working...Don't worry, it's still more than useable | 13 | not completely working...Don't worry, it's still more than usable |
14 | (I eat my own dog food) | 14 | (I eat my own dog food) |
15 | 15 | ||
16 | Please read the Bug section, and report any success or failure to me | 16 | Please read the Bug section, and report any success or failure to me |
diff --git a/Documentation/filesystems/proc.txt b/Documentation/filesystems/proc.txt index f00bee144add..d4fa7f52034e 100644 --- a/Documentation/filesystems/proc.txt +++ b/Documentation/filesystems/proc.txt | |||
@@ -234,7 +234,7 @@ Table 1-2: Contents of the status files (as of 2.6.30-rc7) | |||
234 | ShdPnd bitmap of shared pending signals for the process | 234 | ShdPnd bitmap of shared pending signals for the process |
235 | SigBlk bitmap of blocked signals | 235 | SigBlk bitmap of blocked signals |
236 | SigIgn bitmap of ignored signals | 236 | SigIgn bitmap of ignored signals |
237 | SigCgt bitmap of catched signals | 237 | SigCgt bitmap of caught signals |
238 | CapInh bitmap of inheritable capabilities | 238 | CapInh bitmap of inheritable capabilities |
239 | CapPrm bitmap of permitted capabilities | 239 | CapPrm bitmap of permitted capabilities |
240 | CapEff bitmap of effective capabilities | 240 | CapEff bitmap of effective capabilities |
@@ -300,7 +300,7 @@ Table 1-4: Contents of the stat files (as of 2.6.30-rc7) | |||
300 | pending bitmap of pending signals | 300 | pending bitmap of pending signals |
301 | blocked bitmap of blocked signals | 301 | blocked bitmap of blocked signals |
302 | sigign bitmap of ignored signals | 302 | sigign bitmap of ignored signals |
303 | sigcatch bitmap of catched signals | 303 | sigcatch bitmap of caught signals |
304 | wchan address where process went to sleep | 304 | wchan address where process went to sleep |
305 | 0 (place holder) | 305 | 0 (place holder) |
306 | 0 (place holder) | 306 | 0 (place holder) |
diff --git a/Documentation/filesystems/sharedsubtree.txt b/Documentation/filesystems/sharedsubtree.txt index 4ede421c9687..32a173dd3158 100644 --- a/Documentation/filesystems/sharedsubtree.txt +++ b/Documentation/filesystems/sharedsubtree.txt | |||
@@ -727,7 +727,7 @@ replicas continue to be exactly same. | |||
727 | mkdir -p /tmp/m3 | 727 | mkdir -p /tmp/m3 |
728 | mount --rbind /root /tmp/m3 | 728 | mount --rbind /root /tmp/m3 |
729 | 729 | ||
730 | I wont' draw the tree..but it has 24 vfsmounts | 730 | I won't draw the tree..but it has 24 vfsmounts |
731 | 731 | ||
732 | 732 | ||
733 | at step i the number of vfsmounts is V[i] = i*V[i-1]. | 733 | at step i the number of vfsmounts is V[i] = i*V[i-1]. |
diff --git a/Documentation/gpio/consumer.txt b/Documentation/gpio/consumer.txt index e42f77d8d4ca..0ff8eb072749 100644 --- a/Documentation/gpio/consumer.txt +++ b/Documentation/gpio/consumer.txt | |||
@@ -41,7 +41,7 @@ Both functions return either a valid GPIO descriptor, or an error code checkable | |||
41 | with IS_ERR() (they will never return a NULL pointer). -ENOENT will be returned | 41 | with IS_ERR() (they will never return a NULL pointer). -ENOENT will be returned |
42 | if and only if no GPIO has been assigned to the device/function/index triplet, | 42 | if and only if no GPIO has been assigned to the device/function/index triplet, |
43 | other error codes are used for cases where a GPIO has been assigned but an error | 43 | other error codes are used for cases where a GPIO has been assigned but an error |
44 | occured while trying to acquire it. This is useful to discriminate between mere | 44 | occurred while trying to acquire it. This is useful to discriminate between mere |
45 | errors and an absence of GPIO for optional GPIO parameters. | 45 | errors and an absence of GPIO for optional GPIO parameters. |
46 | 46 | ||
47 | Device-managed variants of these functions are also defined: | 47 | Device-managed variants of these functions are also defined: |
diff --git a/Documentation/hid/uhid.txt b/Documentation/hid/uhid.txt index dc35a2b75eee..31cabfd67497 100644 --- a/Documentation/hid/uhid.txt +++ b/Documentation/hid/uhid.txt | |||
@@ -114,7 +114,7 @@ the request was handled successfully. | |||
114 | 114 | ||
115 | read() | 115 | read() |
116 | ------ | 116 | ------ |
117 | read() will return a queued ouput report. These output reports can be of type | 117 | read() will return a queued output report. These output reports can be of type |
118 | UHID_START, UHID_STOP, UHID_OPEN, UHID_CLOSE, UHID_OUTPUT or UHID_OUTPUT_EV. No | 118 | UHID_START, UHID_STOP, UHID_OPEN, UHID_CLOSE, UHID_OUTPUT or UHID_OUTPUT_EV. No |
119 | reaction is required to any of them but you should handle them according to your | 119 | reaction is required to any of them but you should handle them according to your |
120 | needs. Only UHID_OUTPUT and UHID_OUTPUT_EV have payloads. | 120 | needs. Only UHID_OUTPUT and UHID_OUTPUT_EV have payloads. |
diff --git a/Documentation/input/alps.txt b/Documentation/input/alps.txt index e544c7ff8cfa..90bca6f988e1 100644 --- a/Documentation/input/alps.txt +++ b/Documentation/input/alps.txt | |||
@@ -94,7 +94,7 @@ PS/2 packet format | |||
94 | 94 | ||
95 | Note that the device never signals overflow condition. | 95 | Note that the device never signals overflow condition. |
96 | 96 | ||
97 | ALPS Absolute Mode - Protocol Verion 1 | 97 | ALPS Absolute Mode - Protocol Version 1 |
98 | -------------------------------------- | 98 | -------------------------------------- |
99 | 99 | ||
100 | byte 0: 1 0 0 0 1 x9 x8 x7 | 100 | byte 0: 1 0 0 0 1 x9 x8 x7 |
diff --git a/Documentation/input/input.txt b/Documentation/input/input.txt index 666c06c5ab0c..0acfddbe2028 100644 --- a/Documentation/input/input.txt +++ b/Documentation/input/input.txt | |||
@@ -226,7 +226,7 @@ And so on up to js31. | |||
226 | ~~~~~~~~~~~ | 226 | ~~~~~~~~~~~ |
227 | evdev is the generic input event interface. It passes the events | 227 | evdev is the generic input event interface. It passes the events |
228 | generated in the kernel straight to the program, with timestamps. The | 228 | generated in the kernel straight to the program, with timestamps. The |
229 | API is still evolving, but should be useable now. It's described in | 229 | API is still evolving, but should be usable now. It's described in |
230 | section 5. | 230 | section 5. |
231 | 231 | ||
232 | This should be the way for GPM and X to get keyboard and mouse | 232 | This should be the way for GPM and X to get keyboard and mouse |
diff --git a/Documentation/mtd/nand/pxa3xx-nand.txt b/Documentation/mtd/nand/pxa3xx-nand.txt index 840fd41c181b..1074cbc67ec6 100644 --- a/Documentation/mtd/nand/pxa3xx-nand.txt +++ b/Documentation/mtd/nand/pxa3xx-nand.txt | |||
@@ -48,7 +48,7 @@ configurable between two modes: 1) Hamming, 2) BCH. | |||
48 | Note that the actual BCH mode: BCH-4 or BCH-8 will depend on the way | 48 | Note that the actual BCH mode: BCH-4 or BCH-8 will depend on the way |
49 | the controller is configured to transfer the data. | 49 | the controller is configured to transfer the data. |
50 | 50 | ||
51 | In the BCH mode the ECC code will be calculated for each transfered chunk | 51 | In the BCH mode the ECC code will be calculated for each transferred chunk |
52 | and expected to be located (when reading/programming) right after the spare | 52 | and expected to be located (when reading/programming) right after the spare |
53 | bytes as the figure above shows. | 53 | bytes as the figure above shows. |
54 | 54 | ||
diff --git a/Documentation/networking/can.txt b/Documentation/networking/can.txt index 0cbe6ec22d6f..988be279a102 100644 --- a/Documentation/networking/can.txt +++ b/Documentation/networking/can.txt | |||
@@ -706,7 +706,7 @@ solution for a couple of reasons: | |||
706 | 706 | ||
707 | RX_NO_AUTOTIMER: Prevent automatically starting the timeout monitor. | 707 | RX_NO_AUTOTIMER: Prevent automatically starting the timeout monitor. |
708 | 708 | ||
709 | RX_ANNOUNCE_RESUME: If passed at RX_SETUP and a receive timeout occured, a | 709 | RX_ANNOUNCE_RESUME: If passed at RX_SETUP and a receive timeout occurred, a |
710 | RX_CHANGED message will be generated when the (cyclic) receive restarts. | 710 | RX_CHANGED message will be generated when the (cyclic) receive restarts. |
711 | 711 | ||
712 | TX_RESET_MULTI_IDX: Reset the index for the multiple frame transmission. | 712 | TX_RESET_MULTI_IDX: Reset the index for the multiple frame transmission. |
diff --git a/Documentation/networking/dccp.txt b/Documentation/networking/dccp.txt index bf5dbe3ab8c5..55c575fcaf17 100644 --- a/Documentation/networking/dccp.txt +++ b/Documentation/networking/dccp.txt | |||
@@ -86,7 +86,7 @@ built-in CCIDs. | |||
86 | 86 | ||
87 | DCCP_SOCKOPT_CCID is write-only and sets both the TX and RX CCIDs at the same | 87 | DCCP_SOCKOPT_CCID is write-only and sets both the TX and RX CCIDs at the same |
88 | time, combining the operation of the next two socket options. This option is | 88 | time, combining the operation of the next two socket options. This option is |
89 | preferrable over the latter two, since often applications will use the same | 89 | preferable over the latter two, since often applications will use the same |
90 | type of CCID for both directions; and mixed use of CCIDs is not currently well | 90 | type of CCID for both directions; and mixed use of CCIDs is not currently well |
91 | understood. This socket option takes as argument at least one uint8_t value, or | 91 | understood. This socket option takes as argument at least one uint8_t value, or |
92 | an array of uint8_t values, which must match available CCIDS (see above). CCIDs | 92 | an array of uint8_t values, which must match available CCIDS (see above). CCIDs |
diff --git a/Documentation/powerpc/transactional_memory.txt b/Documentation/powerpc/transactional_memory.txt index dc23e58ae264..9791e98ab49c 100644 --- a/Documentation/powerpc/transactional_memory.txt +++ b/Documentation/powerpc/transactional_memory.txt | |||
@@ -160,7 +160,7 @@ To avoid this, when taking a signal in an active transaction, we need to use | |||
160 | the stack pointer from the checkpointed state, rather than the speculated | 160 | the stack pointer from the checkpointed state, rather than the speculated |
161 | state. This ensures that the signal context (written tm suspended) will be | 161 | state. This ensures that the signal context (written tm suspended) will be |
162 | written below the stack required for the rollback. The transaction is aborted | 162 | written below the stack required for the rollback. The transaction is aborted |
163 | becuase of the treclaim, so any memory written between the tbegin and the | 163 | because of the treclaim, so any memory written between the tbegin and the |
164 | signal will be rolled back anyway. | 164 | signal will be rolled back anyway. |
165 | 165 | ||
166 | For signals taken in non-TM or suspended mode, we use the | 166 | For signals taken in non-TM or suspended mode, we use the |
diff --git a/Documentation/rbtree.txt b/Documentation/rbtree.txt index 61b6c48871a0..39873ef41bf9 100644 --- a/Documentation/rbtree.txt +++ b/Documentation/rbtree.txt | |||
@@ -255,7 +255,7 @@ However, rbtree can be augmented to store such interval ranges in a structured | |||
255 | way making it possible to do efficient lookup and exact match. | 255 | way making it possible to do efficient lookup and exact match. |
256 | 256 | ||
257 | This "extra information" stored in each node is the maximum hi | 257 | This "extra information" stored in each node is the maximum hi |
258 | (max_hi) value among all the nodes that are its descendents. This | 258 | (max_hi) value among all the nodes that are its descendants. This |
259 | information can be maintained at each node just be looking at the node | 259 | information can be maintained at each node just be looking at the node |
260 | and its immediate children. And this will be used in O(log n) lookup | 260 | and its immediate children. And this will be used in O(log n) lookup |
261 | for lowest match (lowest start address among all possible matches) | 261 | for lowest match (lowest start address among all possible matches) |
diff --git a/Documentation/rfkill.txt b/Documentation/rfkill.txt index f430004df73c..427e89712f4a 100644 --- a/Documentation/rfkill.txt +++ b/Documentation/rfkill.txt | |||
@@ -21,7 +21,7 @@ aircraft. | |||
21 | The rfkill subsystem has a concept of "hard" and "soft" block, which | 21 | The rfkill subsystem has a concept of "hard" and "soft" block, which |
22 | differ little in their meaning (block == transmitters off) but rather in | 22 | differ little in their meaning (block == transmitters off) but rather in |
23 | whether they can be changed or not: | 23 | whether they can be changed or not: |
24 | - hard block: read-only radio block that cannot be overriden by software | 24 | - hard block: read-only radio block that cannot be overridden by software |
25 | - soft block: writable radio block (need not be readable) that is set by | 25 | - soft block: writable radio block (need not be readable) that is set by |
26 | the system software. | 26 | the system software. |
27 | 27 | ||
diff --git a/Documentation/robust-futexes.txt b/Documentation/robust-futexes.txt index 0a9446a53bd1..af6fce23e484 100644 --- a/Documentation/robust-futexes.txt +++ b/Documentation/robust-futexes.txt | |||
@@ -210,7 +210,7 @@ i386 and x86_64 syscalls are wired up at the moment, and Ulrich has | |||
210 | tested the new glibc code (on x86_64 and i386), and it works for his | 210 | tested the new glibc code (on x86_64 and i386), and it works for his |
211 | robust-mutex testcases. | 211 | robust-mutex testcases. |
212 | 212 | ||
213 | All other architectures should build just fine too - but they wont have | 213 | All other architectures should build just fine too - but they won't have |
214 | the new syscalls yet. | 214 | the new syscalls yet. |
215 | 215 | ||
216 | Architectures need to implement the new futex_atomic_cmpxchg_inatomic() | 216 | Architectures need to implement the new futex_atomic_cmpxchg_inatomic() |
diff --git a/Documentation/s390/monreader.txt b/Documentation/s390/monreader.txt index beeaa4b24427..d3729585fdb0 100644 --- a/Documentation/s390/monreader.txt +++ b/Documentation/s390/monreader.txt | |||
@@ -10,7 +10,7 @@ Author: Gerald Schaefer (geraldsc@de.ibm.com) | |||
10 | Description | 10 | Description |
11 | =========== | 11 | =========== |
12 | This item delivers a new Linux API in the form of a misc char device that is | 12 | This item delivers a new Linux API in the form of a misc char device that is |
13 | useable from user space and allows read access to the z/VM Monitor Records | 13 | usable from user space and allows read access to the z/VM Monitor Records |
14 | collected by the *MONITOR System Service of z/VM. | 14 | collected by the *MONITOR System Service of z/VM. |
15 | 15 | ||
16 | 16 | ||
diff --git a/Documentation/security/Yama.txt b/Documentation/security/Yama.txt index dd908cf64ecf..227a63f018a2 100644 --- a/Documentation/security/Yama.txt +++ b/Documentation/security/Yama.txt | |||
@@ -37,7 +37,7 @@ still work as root). | |||
37 | In mode 1, software that has defined application-specific relationships | 37 | In mode 1, software that has defined application-specific relationships |
38 | between a debugging process and its inferior (crash handlers, etc), | 38 | between a debugging process and its inferior (crash handlers, etc), |
39 | prctl(PR_SET_PTRACER, pid, ...) can be used. An inferior can declare which | 39 | prctl(PR_SET_PTRACER, pid, ...) can be used. An inferior can declare which |
40 | other process (and its descendents) are allowed to call PTRACE_ATTACH | 40 | other process (and its descendants) are allowed to call PTRACE_ATTACH |
41 | against it. Only one such declared debugging process can exists for | 41 | against it. Only one such declared debugging process can exists for |
42 | each inferior at a time. For example, this is used by KDE, Chromium, and | 42 | each inferior at a time. For example, this is used by KDE, Chromium, and |
43 | Firefox's crash handlers, and by Wine for allowing only Wine processes | 43 | Firefox's crash handlers, and by Wine for allowing only Wine processes |
diff --git a/Documentation/sound/alsa/ALSA-Configuration.txt b/Documentation/sound/alsa/ALSA-Configuration.txt index b8dd0df76952..7ccf933bfbe0 100644 --- a/Documentation/sound/alsa/ALSA-Configuration.txt +++ b/Documentation/sound/alsa/ALSA-Configuration.txt | |||
@@ -948,7 +948,7 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed. | |||
948 | avoided as much as possible... | 948 | avoided as much as possible... |
949 | 949 | ||
950 | MORE NOTES ON "azx_get_response timeout" PROBLEMS: | 950 | MORE NOTES ON "azx_get_response timeout" PROBLEMS: |
951 | On some hardwares, you may need to add a proper probe_mask option | 951 | On some hardware, you may need to add a proper probe_mask option |
952 | to avoid the "azx_get_response timeout" problem above, instead. | 952 | to avoid the "azx_get_response timeout" problem above, instead. |
953 | This occurs when the access to non-existing or non-working codec slot | 953 | This occurs when the access to non-existing or non-working codec slot |
954 | (likely a modem one) causes a stall of the communication via HD-audio | 954 | (likely a modem one) causes a stall of the communication via HD-audio |
@@ -1124,7 +1124,7 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed. | |||
1124 | buggy_irq - Enable workaround for buggy interrupts on some | 1124 | buggy_irq - Enable workaround for buggy interrupts on some |
1125 | motherboards (default yes on nForce chips, | 1125 | motherboards (default yes on nForce chips, |
1126 | otherwise off) | 1126 | otherwise off) |
1127 | buggy_semaphore - Enable workaround for hardwares with buggy | 1127 | buggy_semaphore - Enable workaround for hardware with buggy |
1128 | semaphores (e.g. on some ASUS laptops) | 1128 | semaphores (e.g. on some ASUS laptops) |
1129 | (default off) | 1129 | (default off) |
1130 | spdif_aclink - Use S/PDIF over AC-link instead of direct connection | 1130 | spdif_aclink - Use S/PDIF over AC-link instead of direct connection |
diff --git a/Documentation/trace/events.txt b/Documentation/trace/events.txt index c94435df2037..75d25a1d6e42 100644 --- a/Documentation/trace/events.txt +++ b/Documentation/trace/events.txt | |||
@@ -443,7 +443,7 @@ The following commands are supported: | |||
443 | The following command creates a snapshot every time a block request | 443 | The following command creates a snapshot every time a block request |
444 | queue is unplugged with a depth > 1. If you were tracing a set of | 444 | queue is unplugged with a depth > 1. If you were tracing a set of |
445 | events or functions at the time, the snapshot trace buffer would | 445 | events or functions at the time, the snapshot trace buffer would |
446 | capture those events when the trigger event occured: | 446 | capture those events when the trigger event occurred: |
447 | 447 | ||
448 | # echo 'snapshot if nr_rq > 1' > \ | 448 | # echo 'snapshot if nr_rq > 1' > \ |
449 | /sys/kernel/debug/tracing/events/block/block_unplug/trigger | 449 | /sys/kernel/debug/tracing/events/block/block_unplug/trigger |
diff --git a/Documentation/usb/mass-storage.txt b/Documentation/usb/mass-storage.txt index 59063ad7a60d..e89803a5a960 100644 --- a/Documentation/usb/mass-storage.txt +++ b/Documentation/usb/mass-storage.txt | |||
@@ -13,7 +13,7 @@ | |||
13 | operation. | 13 | operation. |
14 | 14 | ||
15 | Note that the driver is slightly non-portable in that it assumes | 15 | Note that the driver is slightly non-portable in that it assumes |
16 | a single memory/DMA buffer will be useable for bulk-in and bulk-out | 16 | a single memory/DMA buffer will be usable for bulk-in and bulk-out |
17 | endpoints. With most device controllers this is not an issue, but | 17 | endpoints. With most device controllers this is not an issue, but |
18 | there may be some with hardware restrictions that prevent a buffer | 18 | there may be some with hardware restrictions that prevent a buffer |
19 | from being used by more than one endpoint. | 19 | from being used by more than one endpoint. |
diff --git a/Documentation/virtual/kvm/api.txt b/Documentation/virtual/kvm/api.txt index a9380ba54c8e..fe97350c7b4d 100644 --- a/Documentation/virtual/kvm/api.txt +++ b/Documentation/virtual/kvm/api.txt | |||
@@ -2066,7 +2066,7 @@ the "Server" class MMU emulation supported by KVM. | |||
2066 | This can in turn be used by userspace to generate the appropriate | 2066 | This can in turn be used by userspace to generate the appropriate |
2067 | device-tree properties for the guest operating system. | 2067 | device-tree properties for the guest operating system. |
2068 | 2068 | ||
2069 | The structure contains some global informations, followed by an | 2069 | The structure contains some global information, followed by an |
2070 | array of supported segment page sizes: | 2070 | array of supported segment page sizes: |
2071 | 2071 | ||
2072 | struct kvm_ppc_smmu_info { | 2072 | struct kvm_ppc_smmu_info { |
diff --git a/Documentation/vm/transhuge.txt b/Documentation/vm/transhuge.txt index 4a63953a41f1..6b31cfbe2a9a 100644 --- a/Documentation/vm/transhuge.txt +++ b/Documentation/vm/transhuge.txt | |||
@@ -360,13 +360,13 @@ on any tail page, would mean having to split all hugepages upfront in | |||
360 | get_user_pages which is unacceptable as too many gup users are | 360 | get_user_pages which is unacceptable as too many gup users are |
361 | performance critical and they must work natively on hugepages like | 361 | performance critical and they must work natively on hugepages like |
362 | they work natively on hugetlbfs already (hugetlbfs is simpler because | 362 | they work natively on hugetlbfs already (hugetlbfs is simpler because |
363 | hugetlbfs pages cannot be splitted so there wouldn't be requirement of | 363 | hugetlbfs pages cannot be split so there wouldn't be requirement of |
364 | accounting the pins on the tail pages for hugetlbfs). If we wouldn't | 364 | accounting the pins on the tail pages for hugetlbfs). If we wouldn't |
365 | account the gup refcounts on the tail pages during gup, we won't know | 365 | account the gup refcounts on the tail pages during gup, we won't know |
366 | anymore which tail page is pinned by gup and which is not while we run | 366 | anymore which tail page is pinned by gup and which is not while we run |
367 | split_huge_page. But we still have to add the gup pin to the head page | 367 | split_huge_page. But we still have to add the gup pin to the head page |
368 | too, to know when we can free the compound page in case it's never | 368 | too, to know when we can free the compound page in case it's never |
369 | splitted during its lifetime. That requires changing not just | 369 | split during its lifetime. That requires changing not just |
370 | get_page, but put_page as well so that when put_page runs on a tail | 370 | get_page, but put_page as well so that when put_page runs on a tail |
371 | page (and only on a tail page) it will find its respective head page, | 371 | page (and only on a tail page) it will find its respective head page, |
372 | and then it will decrease the head page refcount in addition to the | 372 | and then it will decrease the head page refcount in addition to the |
diff --git a/Documentation/x86/earlyprintk.txt b/Documentation/x86/earlyprintk.txt index f19802c0f485..688e3eeed21d 100644 --- a/Documentation/x86/earlyprintk.txt +++ b/Documentation/x86/earlyprintk.txt | |||
@@ -33,7 +33,7 @@ and two USB cables, connected like this: | |||
33 | ... | 33 | ... |
34 | 34 | ||
35 | ( If your system does not list a debug port capability then you probably | 35 | ( If your system does not list a debug port capability then you probably |
36 | wont be able to use the USB debug key. ) | 36 | won't be able to use the USB debug key. ) |
37 | 37 | ||
38 | b.) You also need a Netchip USB debug cable/key: | 38 | b.) You also need a Netchip USB debug cable/key: |
39 | 39 | ||
diff --git a/Documentation/x86/i386/IO-APIC.txt b/Documentation/x86/i386/IO-APIC.txt index 30b4c714fbe1..15f5baf7e1b6 100644 --- a/Documentation/x86/i386/IO-APIC.txt +++ b/Documentation/x86/i386/IO-APIC.txt | |||
@@ -87,7 +87,7 @@ your PCI configuration: | |||
87 | 87 | ||
88 | echo -n pirq=; echo `scanpci | grep T_L | cut -c56-` | sed 's/ /,/g' | 88 | echo -n pirq=; echo `scanpci | grep T_L | cut -c56-` | sed 's/ /,/g' |
89 | 89 | ||
90 | note that this script wont work if you have skipped a few slots or if your | 90 | note that this script won't work if you have skipped a few slots or if your |
91 | board does not do default daisy-chaining. (or the IO-APIC has the PIRQ pins | 91 | board does not do default daisy-chaining. (or the IO-APIC has the PIRQ pins |
92 | connected in some strange way). E.g. if in the above case you have your SCSI | 92 | connected in some strange way). E.g. if in the above case you have your SCSI |
93 | card (IRQ11) in Slot3, and have Slot1 empty: | 93 | card (IRQ11) in Slot3, and have Slot1 empty: |