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:
6a7bbd5
)
x86: Fix assert syntax in vmlinux.lds.S
author
H. Peter Anvin
<hpa@zytor.com>
Mon, 3 Aug 2009 21:44:54 +0000
(14:44 -0700)
committer
H. Peter Anvin
<hpa@zytor.com>
Mon, 3 Aug 2009 21:44:54 +0000
(14:44 -0700)
Older versions of binutils did not accept the naked "ASSERT" syntax;
it is considered an expression whose value needs to be assigned to
something.
Reported-tested-and-fixed-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
No differences found