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] [day] [month] [year] [list]
Date:   Tue, 2 Mar 2021 08:52:39 -0500
From:   John David Anglin <dave.anglin@...l.net>
To:     Helge Deller <deller@....de>, paulmck@...nel.org
Cc:     kernel test robot <lkp@...el.com>,
        linux-parisc <linux-parisc@...r.kernel.org>,
        kbuild-all@...ts.01.org, linux-kernel@...r.kernel.org
Subject: Re: hppa64-linux-ld: kernel/rcu/refscale.o(.init.text+0x228): cannot
 reach schedule_timeout_uninterruptible

On 2021-03-01 4:34 p.m., Helge Deller wrote:
> I think the only way to fix this in a clean way is to
> enable CONFIG_MLONGCALLS, which lets gcc use -mlong-calls compiler
> option and thus creates far calls.
That's currently the only way to work around the R_PARISC_PCREL22F relocation error.  We need
long branch stub support in 64-bit linker.

Dave

-- 
John David Anglin  dave.anglin@...l.net

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ