From mboxrd@z Thu Jan 1 00:00:00 1970 From: William Pitcock Subject: Re: 2.6.32.22 (amd64) domU Kernel doesnt boot - kernel panic Date: Tue, 21 Sep 2010 19:44:55 +0400 (MSD) Message-ID: <9333845.1191285083895628.JavaMail.root@ifrit.dereferenced.org> References: <20100921135100.GC28556@dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20100921135100.GC28556@dumpdata.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Konrad Rzeszutek Wilk Cc: xen-devel@lists.xensource.com, Giovanni Bellac List-Id: xen-devel@lists.xenproject.org Hi, ----- "Konrad Rzeszutek Wilk" wrote: > On Tue, Sep 21, 2010 at 10:02:53AM +0000, Giovanni Bellac wrote: > > Hello > > > > I have used my 2.6.32.20 config and compiled now a 2.6.32.22 from > kernel.org. > > 2.6.32.22 has the important security fix (local user can be root > with a > > exploit). > > Did it used to work before? With 2.6.32.20 ? Was that kernel from > kernel.org too? Did you try to bisect the kernels to see which git > commit > from 2.6.32.20 through 2.6.32.22 caused the failure? 2.6.32.21 boots fine on Xen. 2.6.32.22 does not due to NULL rip, so it is probably related to the security fix that was done. Will bisect later. William