]> git.baikalelectronics.ru Git - kernel.git/commit
x86: Fix assert syntax in vmlinux.lds.S
authorH. Peter Anvin <hpa@zytor.com>
Mon, 3 Aug 2009 21:44:54 +0000 (14:44 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 3 Aug 2009 21:44:54 +0000 (14:44 -0700)
commitf6bad0ecc17282910e2642da8a1a2585856a1cef
tree3033735812e45a30e4735805dc76c519e2405ca1
parent8ac7d24e245ff11107f9787bb3d802ea9d54edce
x86: Fix assert syntax in vmlinux.lds.S

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>
arch/x86/kernel/vmlinux.lds.S