lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 01 Jan 2009 22:13:00 +0100
From:	ib@...peronline.de (Ingo Brueckl)
To:	linux-kernel@...r.kernel.org
Subject: compile time warnings

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'
--
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/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ