lists.openwall.net   lists  /  announce  john-users  owl-users  popa3d-users  /  xvendor  oss-security  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4 
Open Source and information security mailing list archives
 
Order Openwall GNU/*/Linux 2.0 on a CD with delivery worldwide
[<prev] [next>] [month] [year] [list]
Date:	Sun, 1 Jun 2008 16:23:39 +1200
From:	Keri Harris <keri@...too.org>
To:	paulus@...ba.org
Subject: [POWERPC] disabling CONFIG_BUG breaks kernel compile

A 'make randconfig' of the latest linux-next on powerpc caught a buglet where
disabling CONFIG_BUG on powerpc breaks the kernel compile:

  CC      arch/powerpc/kernel/module_32.o
arch/powerpc/kernel/module_32.c: In function 'module_find_bug':
arch/powerpc/kernel/module_32.c:377: error: increment of pointer to unknown structure
arch/powerpc/kernel/module_32.c:377: error: arithmetic on pointer to an incomplete type
arch/powerpc/kernel/module_32.c:378: error: dereferencing pointer to incomplete type
make[1]: *** [arch/powerpc/kernel/module_32.o] Error 1

A quick grep of 'bug_entry' through the powerpc code seems to indicate this
also affects arch/powerpc/kernel/module_64.c and arch/powerpc/xmon.c.

Thanks,

Keri
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Hosted by DataForce ISP - Powered by Openwall GNU/*/Linux