Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753984Ab3EJTYW (ORCPT ); Fri, 10 May 2013 15:24:22 -0400 Received: from mx1.redhat.com ([209.132.183.28]:22133 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753679Ab3EJTYV (ORCPT ); Fri, 10 May 2013 15:24:21 -0400 Date: Fri, 10 May 2013 15:24:17 -0400 From: Dave Jones To: akpm@linux-foundation.org Cc: Linux Kernel Subject: SyS symbol munging. Message-ID: <20130510192417.GA4915@redhat.com> Mail-Followup-To: Dave Jones , akpm@linux-foundation.org, Linux Kernel MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 913 Lines: 21 On Fri, May 10, 2013 at 12:14:54PM -0700, Andrew Morton wrote: > [ 163.953629] Call Trace: > [ 163.957706] [] ipcget+0x182/0x380 > [ 163.962123] [] ?trace_hardirqs_on_caller+0x115/0x1e0 > [ 163.966752] [] SyS_shmget+0x5a/0x60 > [ 163.971163] [] ? shm_close+0x140/0x140 > [ 163.975590] [] ? shm_release+0x50/0x50 > [ 163.979991] [] ? shm_get_unmapped_area+0x20/0x20 > [ 163.984499] [] tracesys+0xdd/0xe2 This has been bugging me for a while. What's changing sys_shmget to SyS_shmget in that trace ? And why ? Dave -- 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/