Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755398AbaA1R4X (ORCPT ); Tue, 28 Jan 2014 12:56:23 -0500 Received: from mail-vc0-f175.google.com ([209.85.220.175]:38686 "EHLO mail-vc0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754497AbaA1R4V (ORCPT ); Tue, 28 Jan 2014 12:56:21 -0500 MIME-Version: 1.0 In-Reply-To: <52E7EE54.8030408@nod.at> References: <52E6954F.2060303@nod.at> <20140128062806.GA20750@gmail.com> <52E76997.40303@nod.at> <52E7D2E5.8090208@linux.intel.com> <52E7D9FF.1080506@nod.at> <52E7DB15.3090808@zytor.com> <20140128170507.GA16279@gmail.com> <52E7E7D8.2050605@nod.at> <52E7EE54.8030408@nod.at> Date: Tue, 28 Jan 2014 09:56:20 -0800 X-Google-Sender-Auth: GgIeChH_AL9ULRtN469BS9eDKOQ Message-ID: Subject: Re: [GIT PULL] x86/kaslr for v3.14 From: Linus Torvalds To: Richard Weinberger Cc: Ingo Molnar , "H. Peter Anvin" , "H. Peter Anvin" , Kees Cook , Cong Ding , Ingo Molnar , Linux Kernel Mailing List , Mathias Krause , Michael Davidson , Thomas Gleixner , Wei Yongjun Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jan 28, 2014 at 9:52 AM, Richard Weinberger wrote: > > x/10i schedule+0x45 works. Ok, so it's just list that is braindamaged. Maybe it wants a *(schedule+0x45) or something. I dunno. You can obviously get the hex number from just doing "p schedule+0x45" and then do that. Whatever. I still claim that the hex numbers in the oopses are worthless noise. The fact that gdb has "UI issues" is an unrelated issue and perhaps not surprising. Linus -- 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/