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:	Mon, 21 Dec 2009 16:16:48 +0900
From:	Tejun Heo <tj@...nel.org>
To:	Tim Blechmann <tim@...ngt.org>
CC:	linux-kernel@...r.kernel.org, stern@...land.harvard.edu,
	x86@...nel.org
Subject: Re: 2.6.32 regression: unable to handle kernel paging request

On 12/18/2009 06:15 PM, Tim Blechmann wrote:
>>>> trying to bisect the kernel tree,
>>>> 405d967dc70002991f8fc35c20e0d3cbc7614f63 seems to be the first bad commit.
>>>> during bisecting, i recorded several boot logs, which are attached.
>>>
>>> removing module-common.lds from LDFLAGS_MODULE, my machine boots fine
>>> and without any error messages:
>>
>> Looks like some necessary part of module image ends up in discarded
>> sections.  Before the commit, the build process kept those sections so
>> it worked.  The code has been there for some time now and you're the
>> first one to report it, so I suppose your .config is a bit different
>> from more usual ones.  Can you please attach it?
> 
> it is not too different ... it is based on the .config file of the
> ubuntu kernel with a few tweaks ...
> one odd thing is, that i once was able to boot 2.6.32-rcX kernels, at
> one point, i kept getting these bug messages ... i didn't (knowingly)
> change the configuration, though ...

Hmmm... weirdly I can't reproduce the problem here with the same
config.  Can you please attach "readelf -a lp.ko" with and without the
module-common.lds struck out?

Thanks.

-- 
tejun
--
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