From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 5 Sep 2002 16:10:46 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 5 Sep 2002 16:10:46 -0400 Received: from phoenix.mvhi.com ([195.224.96.167]:53511 "EHLO phoenix.infradead.org") by vger.kernel.org with ESMTP id ; Thu, 5 Sep 2002 16:10:45 -0400 Date: Thu, 5 Sep 2002 21:15:17 +0100 From: Christoph Hellwig To: Adrian Bunk Cc: Marcelo Tosatti , paulkf@microgate.com, linux-kernel@vger.kernel.org Subject: Re: [patch] Fix .text.exit error with static compile of synclinkmp.c Message-ID: <20020905211517.A15616@infradead.org> Mail-Followup-To: Christoph Hellwig , Adrian Bunk , Marcelo Tosatti , paulkf@microgate.com, linux-kernel@vger.kernel.org References: <20020905184359.A9907@infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from bunk@fs.tum.de on Thu, Sep 05, 2002 at 10:11:27PM +0200 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Sep 05, 2002 at 10:11:27PM +0200, Adrian Bunk wrote: > Yes, that sounds like a better idea. What about the following patch? Looks good to me.