From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755374Ab1H2WQF (ORCPT ); Mon, 29 Aug 2011 18:16:05 -0400 Received: from a.ns.miles-group.at ([95.130.255.143]:37465 "EHLO radon.swed.at" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755015Ab1H2WQC (ORCPT ); Mon, 29 Aug 2011 18:16:02 -0400 Message-ID: <4E5C0F9F.5000405@nod.at> Date: Tue, 30 Aug 2011 00:15:59 +0200 From: Richard Weinberger User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:6.0) Gecko/20110812 Thunderbird/6.0 MIME-Version: 1.0 To: Al Viro CC: Andrew Morton , linux-kernel@vger.kernel.org, user-mode-linux-devel@lists.sourceforge.net, Al Viro Subject: Re: [PATCH 8/9] um: fix strrchr problems References: <1314634419-24766-1-git-send-email-richard@nod.at> <1314634419-24766-9-git-send-email-richard@nod.at> <20110829142705.5be82d7c.akpm@linux-foundation.org> <4E5C06DF.60508@nod.at> <20110829221230.GP2203@ZenIV.linux.org.uk> In-Reply-To: <20110829221230.GP2203@ZenIV.linux.org.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am 30.08.2011 00:12, schrieb Al Viro: > On Mon, Aug 29, 2011 at 11:38:39PM +0200, Richard Weinberger wrote: >>> >>> ok, I give up. How does this work? >> >> *grrr*, you can drop this patch. >> To my excuse, I've dropped it already from my queue but after >> pulling a second time from Al's git branch it made it again into my >> queue and I forgot about it, sorry! > > That gets you link errors with libc-2.11... Not here. I'm using 2.11.3. Confused, //richard