public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* compile time warnings
@ 2009-01-01 21:13 Ingo Brueckl
  2009-01-01 22:52 ` Jesper Juhl
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Ingo Brueckl @ 2009-01-01 21:13 UTC (permalink / raw)
  To: linux-kernel

Maybe somebody noticed already, with kernel 2.6.28 and gcc 4.3.2 there are a
few compile time warnings:

  arch/x86/kernel/setup.c:742: warning: 'dmi_low_memory_corruption' defined but not used

  arch/x86/mm/init_32.c: In function 'pagetable_init':
  arch/x86/mm/init_32.c:515: warning: unused variable 'pgd_base'

  drivers/acpi/tables/tbfadt.c: In function 'acpi_tb_create_local_fadt':
  /usr/src/linux/arch/x86/include/asm/string_32.h:75: warning: array subscript is above array bounds

  drivers/usb/core/hcd.c: In function 'usb_hcd_poll_rh_status':
  /usr/src/linux/arch/x86/include/asm/string_32.h:75: warning: array subscript is above array bounds

  WARNING: modpost: Found 1 section mismatch(es).
  To see full details build your kernel with:
  'make CONFIG_DEBUG_SECTION_MISMATCH=y'

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2009-01-02 20:04 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-01 21:13 compile time warnings Ingo Brueckl
2009-01-01 22:52 ` Jesper Juhl
2009-01-02  1:35   ` Tom Spink
2009-01-02  1:39     ` Harvey Harrison
2009-01-02  2:07     ` Jesper Juhl
2009-01-02  9:57       ` Ingo Molnar
2009-01-02 12:53         ` [PATCH] " Ingo Brueckl
2009-01-02 13:01           ` Ingo Molnar
2009-01-02 13:42             ` Ingo Brueckl
2009-01-02 14:42               ` Ingo Molnar
2009-01-02 16:07         ` Jesper Juhl
2009-01-02 16:10           ` Jesper Juhl
2009-01-02  2:48 ` Ingo Brueckl
2009-01-02 20:03 ` Robert Hancock

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox