Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754644AbYK0Ww7 (ORCPT ); Thu, 27 Nov 2008 17:52:59 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752409AbYK0Wwu (ORCPT ); Thu, 27 Nov 2008 17:52:50 -0500 Received: from nlpi053.sbcis.sbc.com ([207.115.36.82]:44959 "EHLO nlpi053.prodigy.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752340AbYK0Wwt (ORCPT ); Thu, 27 Nov 2008 17:52:49 -0500 Date: Thu, 27 Nov 2008 16:51:28 -0600 (CST) From: Christoph Lameter X-X-Sender: cl@quilx.com To: Hugh Dickins cc: Pekka Enberg , "Rafael J. Wysocki" , Miles Lane , Linux Kernel Mailing List , Ingo Molnar , Tejun Heo , Andrew Morton , Vegard Nossum , Steven Rostedt , Arjan van de Ven Subject: Re: 2.6.28-rc6-git1 -- BUG: unable to handle kernel paging request at ffff8800be8b0019 In-Reply-To: Message-ID: References: <200811270026.37941.rjw@sisk.pl> <84144f020811270537l3798b2f5ka63caacbee43b075@mail.gmail.com> <84144f020811270613t3f0258ddxac52abb9a447bf40@mail.gmail.com> <492F0FEB.50805@cs.helsinki.fi> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Score: -2.6 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 706 Lines: 17 On Thu, 27 Nov 2008, Hugh Dickins wrote: > If we assume that, then why does KSYM_NAME_LEN allow 128? I'll agree > that 128 seems rather on the high side (I'd abhor symbols of anywhere > near that length in any code I came near), but that's what's allowed, > so shouldn't SLUB be going along with that? Your fix looks fine. The maximum symbol length needs to be supported by list_locations() althought a line with a symbol like that would look a bit weird. -- 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/