From: Paul E. McKenney Date: Wed, 9 Oct 2013 18:02:00 +0000 (-0700) Subject: rcutorture: Allow Kconfig-related boot parameters to override X-Git-Tag: v3.14-rc1~174^2^2^3~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be70a73a1ab46860533dfa933d7b188ca053f0ec;p=pandora-kernel.git rcutorture: Allow Kconfig-related boot parameters to override As it stands, the default kernel boot parameters generated from the Kconfig fragment will override any supplied with the .boot file that can optionally accompany a Kconfig fragment. Rearrange ordering to permit the specific .boot arguments to override those generated by analyzing the Kconfig fragment. Signed-off-by: Paul E. McKenney Cc: Greg KH --- Reading git-diff-tree failed