git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0cdb81b
)
x86/asm/boot: Use already defined KEEP_SEGMENTS macro in head_{32,64}.S
author
Alexander Kuleshov
<kuleshovmail@gmail.com>
Thu, 19 Feb 2015 07:34:58 +0000
(13:34 +0600)
committer
Ingo Molnar
<mingo@kernel.org>
Thu, 19 Feb 2015 09:05:04 +0000
(10:05 +0100)
There is already defined macro KEEP_SEGMENTS in
<asm/bootparam.h>, let's use it instead of hardcoded
constants.
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link:
http://lkml.kernel.org/r/1424331298-7456-1-git-send-email-kuleshovmail@gmail.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
No differences found