https://github.com/torvalds/linux
Revision 6ceb6d3ab2d402cea326320a4143db90a66fd216 authored by Ralf Baechle on 30 October 2006, 12:52:16 UTC, committed by Ralf Baechle on 30 October 2006, 21:41:29 UTC
The cause of the build errors was a 64-bit kernel being configured in
ocelot_g_defconfig without the code being 64-bit proof.  Fixed for now
by limiting 64-bit selection to SYS_SUPPORTS_64BIT_KERNEL if BROKEN.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
1 parent c39c30d
History
Tip revision: 6ceb6d3ab2d402cea326320a4143db90a66fd216 authored by Ralf Baechle on 30 October 2006, 12:52:16 UTC
[MIPS] Ocelot G: Fix build error and numerous warnings.
Tip revision: 6ceb6d3
File Mode Size
Kconfig -rw-r--r-- 1.7 KB
Kconfig.iosched -rw-r--r-- 1.9 KB
Makefile -rw-r--r-- 347 bytes
as-iosched.c -rw-r--r-- 37.9 KB
blktrace.c -rw-r--r-- 11.9 KB
cfq-iosched.c -rw-r--r-- 51.2 KB
deadline-iosched.c -rw-r--r-- 11.6 KB
elevator.c -rw-r--r-- 24.4 KB
genhd.c -rw-r--r-- 16.7 KB
ioctl.c -rw-r--r-- 7.4 KB
ll_rw_blk.c -rw-r--r-- 99.2 KB
noop-iosched.c -rw-r--r-- 2.6 KB
scsi_ioctl.c -rw-r--r-- 16.4 KB

back to top