]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation/kernel-parameters.txt: update mem= option's spec according to its imple...
authorWen Congyang <wency@cn.fujitsu.com>
Mon, 17 Dec 2012 23:59:29 +0000 (15:59 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 18 Dec 2012 01:15:12 +0000 (17:15 -0800)
commit526f6bab446c28919b6213895861b8acf7c55392
tree17d48c19edc1e8d703b13a64c2abcded3ab07b75
parent6ba5a1ea0746ec8519ed1e1dbbd16945af0e6bbf
Documentation/kernel-parameters.txt: update mem= option's spec according to its implementation

Current mem= implementation seems buggy because the specification and
implementation don't match.  The current mem= has been working for many
years and it's not buggy - it works as expected.  So we should update the
specification.

Signed-off-by: Wen Congyang <wency@cn.fujitsu.com>
Cc: Rob Landley <rob@landley.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/kernel-parameters.txt