Skip to content

Commit 78e70c2

Browse files
Dave JonesJeff Garzik
authored andcommitted
libata: correct kernel parameter in documentation.
'noacpi' isn't a standalone parameter, give it its prefix. Signed-off-by: Dave Jones <[email protected]> Signed-off-by: Jeff Garzik <[email protected]>
1 parent 06b74dd commit 78e70c2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Documentation/kernel-parameters.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -864,6 +864,10 @@ and is between 256 and 4096 characters. It is defined in the file
864864
lasi= [HW,SCSI] PARISC LASI driver for the 53c700 chip
865865
Format: addr:<io>,irq:<irq>
866866

867+
libata.noacpi [LIBATA] Disables use of ACPI in libata suspend/resume
868+
when set.
869+
Format: <int>
870+
867871
load_ramdisk= [RAM] List of ramdisks to load from floppy
868872
See Documentation/ramdisk.txt.
869873

@@ -1080,10 +1084,6 @@ and is between 256 and 4096 characters. It is defined in the file
10801084
emulation library even if a 387 maths coprocessor
10811085
is present.
10821086

1083-
noacpi [LIBATA] Disables use of ACPI in libata suspend/resume
1084-
when set.
1085-
Format: <int>
1086-
10871087
noaliencache [MM, NUMA, SLAB] Disables the allocation of alien
10881088
caches in the slab allocator. Saves per-node memory,
10891089
but will impact performance.

0 commit comments

Comments
 (0)