From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1033249AbdDTQOS (ORCPT ); Thu, 20 Apr 2017 12:14:18 -0400 Received: from mail.skyhub.de ([5.9.137.197]:51860 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1033186AbdDTQOL (ORCPT ); Thu, 20 Apr 2017 12:14:11 -0400 Date: Thu, 20 Apr 2017 18:06:21 +0200 From: Borislav Petkov To: Josh Poimboeuf Cc: x86-ml , lkml Subject: Re: WARNING: kernel stack regs at ffffc9000024fea8 in udevadm:92 has bad 'bp' value 00007fffc4614d30 Message-ID: <20170420160621.ni73cmktuv33tpld@pd.tnic> References: <20170420110610.lkmc2a3pi3b5sgg5@pd.tnic> <20170420133021.cxf6mb4tzhjwu5el@treble> <20170420134252.6dlkbbsvdotrxvzu@treble> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20170420134252.6dlkbbsvdotrxvzu@treble> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Apr 20, 2017 at 08:42:52AM -0500, Josh Poimboeuf wrote: > If it's recreatable, can you test with the following patch? Yap, it is. /me builds a kernel... > > diff --git a/arch/x86/kernel/unwind_frame.c b/arch/x86/kernel/unwind_frame.c > index bda82df..abe36ff 100644 > --- a/arch/x86/kernel/unwind_frame.c > +++ b/arch/x86/kernel/unwind_frame.c ... Looks good. Reported-and-tested-by: Borislav Petkov Thanks. -- Regards/Gruss, Boris. Good mailing practices for 400: avoid top-posting and trim the reply.