Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933215AbbKRQRf (ORCPT ); Wed, 18 Nov 2015 11:17:35 -0500 Received: from mail-ob0-f171.google.com ([209.85.214.171]:36790 "EHLO mail-ob0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933149AbbKRQRd (ORCPT ); Wed, 18 Nov 2015 11:17:33 -0500 MIME-Version: 1.0 In-Reply-To: <877flfu87x.fsf@yhuang-dev.intel.com> References: <877flfu87x.fsf@yhuang-dev.intel.com> From: Andy Lutomirski Date: Wed, 18 Nov 2015 08:17:13 -0800 Message-ID: Subject: Re: [lkp] [x86/entry/vsyscall] 3dc33bd30f: Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b To: kernel test robot Cc: Kees Cook , LKP , LKML , Thomas Gleixner , Peter Zijlstra , Linus Torvalds , Josh Triplett , "H. Peter Anvin" , Denys Vlasenko , Brian Gerst , Borislav Petkov , Ingo Molnar Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 760 Lines: 19 On Tue, Nov 17, 2015 at 10:34 PM, kernel test robot wrote: > FYI, we noticed the below changes on > > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master > commit 3dc33bd30f3e1c1bcaaafa3482737694debf0f0b ("x86/entry/vsyscall: Add CONFIG to control default") This is intentional. if you flip the default to disable vsyscalls, then you need newer userspace code. Can you either teach kbuild not to do that or rebuild your userspace using an updated libc? --Andy -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/