Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752463AbZIWWAY (ORCPT ); Wed, 23 Sep 2009 18:00:24 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752368AbZIWWAV (ORCPT ); Wed, 23 Sep 2009 18:00:21 -0400 Received: from bombadil.infradead.org ([18.85.46.34]:52252 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752318AbZIWWAV (ORCPT ); Wed, 23 Sep 2009 18:00:21 -0400 Date: Wed, 23 Sep 2009 18:00:22 -0400 From: Christoph Hellwig To: Tim Abbott Cc: Alan Jenkins , rusty@rustcorp.com.au, linux-kernel@vger.kernel.org, linux-kbuild@vger.kernel.org, linux-modules@vger.org Subject: Re: [PATCH 3/4] module: unexport each_symbol() Message-ID: <20090923220022.GB30818@infradead.org> References: <1253626718-18887-1-git-send-email-alan-jenkins@tuffmail.co.uk> <1253626718-18887-4-git-send-email-alan-jenkins@tuffmail.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.19 (2009-01-05) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 589 Lines: 12 On Wed, Sep 23, 2009 at 01:29:43PM -0400, Tim Abbott wrote: > While Ksplice is not in-tree yet, Ksplice is a user of each_symbol (and in > fact was the reason why each_symbol was originally exported). Is it easy > to modify your patch series so that you don't have to remove each_symbol? We don't keep symbols for out of tree junk around. -- 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/