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-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 7 May 2010 15:40:34 +1000
From:	Paul Mackerras <paulus@...ba.org>
To:	Subrata Modak <subrata@...ux.vnet.ibm.com>
Cc:	Linuxppc-dev <Linuxppc-dev@...abs.org>,
	Paul Mackerras <paulus@....ibm.com>,
	linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: PPC64 2.6.34-rc6 warning - Is this expected ?

On Wed, May 05, 2010 at 05:20:51PM +0530, Subrata Modak wrote:

> I built 2.6.34-rc6 with the attached Fedora Config file
> (config-2.6.33.1-19.fc13.ppc64) on my P5 Fedora Box and got the
> following warning. Is the following expected ?
> 
> CALL    arch/powerpc/relocs_check.pl
> Building modules, stage 2.
> WARNING: 4 bad relocations
> c00000000007216e R_PPC64_ADDR16_HIGHEST  __ksymtab+0x00000000009dcec8
> c000000000072172 R_PPC64_ADDR16_HIGHER  __ksymtab+0x00000000009dcec8
> c00000000007217a R_PPC64_ADDR16_HI  __ksymtab+0x00000000009dcec8
> c00000000007217e R_PPC64_ADDR16_LO  __ksymtab+0x00000000009dcec8

No, it's not expected.  It's in iSeries code, so you could avoid it
just by disabling CONFIG_ISERIES (I don't think any distro still
supports legacy iSeries).  I'll post a patch to fix the problem
properly.

Paul.
--
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