From: Rusty Russell Date: Wed, 14 May 2014 01:03:45 +0000 (+0930) Subject: Documentation: Update kernel-parameters.tx X-Git-Tag: omap-for-v3.16/fixes-against-rc1~49^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5888bcc5d24acf911c3d12719d72968c9b27a02f;p=pandora-kernel.git Documentation: Update kernel-parameters.tx 1) __setup() is messy, prefer module_param and core_param. 2) Document -- 3) Document modprobe scraping /proc/cmdline. 4) Document handing of leftover parameters to init. 5) Document use of quotes to protect whitespace. Reported-by: Andrew Morton Signed-off-by: Rusty Russell --- Reading git-diff-tree failed