summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAndi Kleen <ak@suse.de>2006-03-25 16:29:46 +0100
committerLinus Torvalds <torvalds@g5.osdl.org>2006-03-25 09:10:53 -0800
commit681558fdb5848f0a6dc248108f0f7323f7380857 (patch)
tree275df1a007f74837c6d23b5c5987b85804ab22f3 /Makefile
parent86ebcea899ff01274c1e8e15bf1d1f1cf5fac471 (diff)
[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