summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAndi Kleen2006-03-25 16:29:46 +0100
committerLinus Torvalds2006-03-25 18:10:53 +0100
commit681558fdb5848f0a6dc248108f0f7323f7380857 (patch)
tree275df1a007f74837c6d23b5c5987b85804ab22f3 /Makefile
parent[PATCH] x86_64: remove dead do_softirq_thunk (diff)
downloadkernel-qcow2-linux-681558fdb5848f0a6dc248108f0f7323f7380857.tar.gz
kernel-qcow2-linux-681558fdb5848f0a6dc248108f0f7323f7380857.tar.xz
kernel-qcow2-linux-681558fdb5848f0a6dc248108f0f7323f7380857.zip
[PATCH] x86_64: Check that early arguments are words on their own
We've always had the problem that arguments only did a prefix match, which resulted e.g. in noapic and noapictimer getting confused. Fix the early argument parsing code to always check that arguments are whole words (except for those that take additional arguments of course) I factored out the checking code for that while also makes the code easier to maintain. Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions