From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751643AbdEOWPI (ORCPT ); Mon, 15 May 2017 18:15:08 -0400 Received: from mx2.suse.de ([195.135.220.15]:54368 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751617AbdEOWPH (ORCPT ); Mon, 15 May 2017 18:15:07 -0400 Date: Tue, 16 May 2017 00:15:05 +0200 From: "Luis R. Rodriguez" To: "Luis R. Rodriguez" Cc: Stephen Smalley , Ingo Molnar , Andy Lutomirski , Michal Hocko , Andrew Morton , Kees Cook , "Eric W. Biederman" , Mateusz Guzik , linux-kernel@vger.kernel.org Subject: Re: next-20170515: WARNING: CPU: 0 PID: 1 at arch/x86/mm/dump_pagetables.c:236 note_page+0x630/0x7e0 Message-ID: <20170515221505.GE17314@wotan.suse.de> References: <20170515220650.GD17314@wotan.suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170515220650.GD17314@wotan.suse.de> User-Agent: Mutt/1.6.0 (2016-04-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, May 16, 2017 at 12:06:50AM +0200, Luis R. Rodriguez wrote: > Using QEMU emulator version 2.7.94 (v2.8.0-rc4-dirty) > > I will try updating my distro package for qemu and see if perhaps its this > and for the other odd fork issue I reported [0]. > > [0] https://lkml.kernel.org/r/CAB=NE6VZXq3y-3pfouYTBUco2Cq2xqoLZrgDFdVx+_=_=SwG_Q@mail.gmail.com Yeah nope, using my distribution latest: QEMU emulator version 2.8.0(openSUSE Tumbleweed) And still both issues are present. Luis