From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wei Liu Subject: Re: [Xen-users] kernel 3.9.2 - xen 4.2.2/4.3rc1 => BUG unable to handle kernel paging request netif_poll+0x49c/0xe8 Date: Mon, 20 May 2013 10:06:37 +0100 Message-ID: <20130520090637.GB27858@zion.uk.xensource.com> References: <8511913.uMAmUdIO30@eistomin.edss.local> <1763543.Xm2ls0EQVV@eistomin.edss.local> <2097094.iXABfXeplF@eistomin.edss.local> <1932073.PUtYk0XEPG@eistomin.edss.local> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1932073.PUtYk0XEPG@eistomin.edss.local> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Eugene Istomin Cc: Wei Liu , Jan Beulich , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Mon, May 20, 2013 at 09:52:21AM +0300, Eugene Istomin wrote: > Ping I might be missing something, but you only seemed to provide links to the RPM package you use. The kernel you're using, as Jan pointed out earlier, is a nightly build of SuSE kernel. It is impossible to tell what's going on without source code. And generally speaking, I don't think using that kernel in your production environment a good idea. Wei.