Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760754AbZCaA1E (ORCPT ); Mon, 30 Mar 2009 20:27:04 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1760472AbZCaA0o (ORCPT ); Mon, 30 Mar 2009 20:26:44 -0400 Received: from mail-gx0-f160.google.com ([209.85.217.160]:63607 "EHLO mail-gx0-f160.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760332AbZCaA0n (ORCPT ); Mon, 30 Mar 2009 20:26:43 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=r6CULIegZmefZZ/6FrmsccS8gTFp1uowuP/WeM4jKIHl/dpFV+ebAkfiWeukBRfZjP HpJSkcwvGNLgvvifl28U3zIJNXudlARqdjBaejYRoL4WrBCrSP++C5mlvyf7GZNWiXN7 RDgdc7fwGhGeMLBYoPEbzZEGTDYhTXKVm2TFc= MIME-Version: 1.0 Date: Mon, 30 Mar 2009 20:26:40 -0400 Message-ID: <8bd0f97a0903301726j536da9aciaf9eb5e9a7afff5@mail.gmail.com> Subject: Re: linux-next: Tree for March 30 (Blackfin string failures again) From: Mike Frysinger To: Rusty Russell Cc: linux-next@vger.kernel.org, LKML Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1105 Lines: 26 On Mon, Mar 30, 2009 at 05:01, Stephen Rothwell wrote: > The rr tree lost 8 conflicts. was the Blackfin changes related to the string updates lost or something ? the March 30 tree brought in these failures again ... In file included from include/linux/bitmap.h:9, from include/linux/nodemask.h:90, from include/linux/mmzone.h:17, from include/linux/gfp.h:5, from include/linux/kmod.h:23, from include/linux/module.h:14, from arch/blackfin/lib/strncmp.c:14: include/linux/string.h: In function 'strstarts': include/linux/string.h:131: error: implicit declaration of function 'strncmp' make[1]: *** [arch/blackfin/lib/strncmp.o] Error 1 make: *** [arch/blackfin/lib] Error 2 Last committer: cc11ee1: Stephen Rothwell Merge branch 'quilt/rr' -mike -- 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/