Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754860AbdGJVYJ (ORCPT ); Mon, 10 Jul 2017 17:24:09 -0400 Received: from mail-wr0-f176.google.com ([209.85.128.176]:35299 "EHLO mail-wr0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754503AbdGJVYI (ORCPT ); Mon, 10 Jul 2017 17:24:08 -0400 Date: Tue, 11 Jul 2017 00:24:04 +0300 From: "Kirill A. Shutemov" To: Andy Lutomirski Cc: Dmitry Vyukov , Andrey Ryabinin , Alexander Potapenko , "Kirill A. Shutemov" , Linus Torvalds , Andrew Morton , "x86@kernel.org" , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , Andi Kleen , Dave Hansen , linux-arch , "linux-mm@kvack.org" , LKML , kasan-dev Subject: Re: KASAN vs. boot-time switching between 4- and 5-level paging Message-ID: <20170710212403.7ycczkhhki3vrgac@node.shutemov.name> References: <75acbed7-6a08-692f-61b5-2b44f66ec0d8@virtuozzo.com> <20170710123346.7y3jnftqgpingim3@node.shutemov.name> <20170710141713.7aox3edx6o7lrrie@node.shutemov.name> <03A6D7ED-300C-4431-9EB5-67C7A3EA4A2E@amacapital.net> <20170710184704.realchrhzpblqqlk@node.shutemov.name> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20170609 (1.8.3) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 334 Lines: 11 On Mon, Jul 10, 2017 at 01:07:13PM -0700, Andy Lutomirski wrote: > Can you give the disassembly of the backtrace lines? Blaming the > .endr doesn't make much sense to me. I don't have backtrace. It's before printk() is functional. I only see triple fault and reboot. I had to rely on qemu tracing and gdb. -- Kirill A. Shutemov