Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 78e70c23 authored by Dave Jones's avatar Dave Jones Committed by Jeff Garzik
Browse files

libata: correct kernel parameter in documentation.



'noacpi' isn't a standalone parameter, give it its prefix.

Signed-off-by: default avatarDave Jones <davej@redhat.com>
Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
parent 06b74dd2
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -864,6 +864,10 @@ and is between 256 and 4096 characters. It is defined in the file
	lasi=		[HW,SCSI] PARISC LASI driver for the 53c700 chip
			Format: addr:<io>,irq:<irq>

	libata.noacpi	[LIBATA] Disables use of ACPI in libata suspend/resume
			when set.
			Format: <int>

	load_ramdisk=	[RAM] List of ramdisks to load from floppy
			See Documentation/ramdisk.txt.

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

	noacpi		[LIBATA] Disables use of ACPI in libata suspend/resume
			when set.
			Format: <int>

	noaliencache	[MM, NUMA, SLAB] Disables the allocation of alien
			caches in the slab allocator.  Saves per-node memory,
			but will impact performance.