From linux-kernel-owner+willy=40w.ods.org@vger.kernel.org Sun Apr 6 01:10:46 2003 Return-Path: Received: from vax.home.local (vax [10.2.1.2]) by alpha.home.local (8.12.4/8.12.1) with ESMTP id h35NAjJ7010471 for ; Sun, 6 Apr 2003 01:10:45 +0200 Received: from vger.kernel.org (vger.kernel.org [209.116.70.75]) by vax.home.local (8.12.2/8.12.1) with ESMTP id h35NAU1T026506 for ; Sun, 6 Apr 2003 01:10:44 +0200 (CEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262706AbTDEWw3 (for ); Sat, 5 Apr 2003 17:52:29 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262708AbTDEWw3 (for ); Sat, 5 Apr 2003 17:52:29 -0500 Received: from jalon.able.es ([212.97.163.2]:41695 "EHLO jalon.able.es") by vger.kernel.org with ESMTP id S262706AbTDEWwC (for ); Sat, 5 Apr 2003 17:52:02 -0500 Received: from werewolf.able.es ([212.97.171.231]) by jalon.able.es (Netscape Messaging Server 4.15 jalon Mar 14 2002 21:29:48) with ESMTP id HCW84D01.44C; Sun, 6 Apr 2003 01:05:01 +0200 Date: Sun, 6 Apr 2003 01:03:28 +0200 From: "J.A. Magallon" To: "J.A. Magallon" Cc: Marcelo Tosatti , lkml Subject: Re: Linux 2.4.21-pre7 Message-ID: <20030405230328.GA12864@werewolf.able.es> References: <20030405224233.GA12746@werewolf.able.es> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: 7BIT In-Reply-To: <20030405224233.GA12746@werewolf.able.es>; from jamagallon@able.es on Sun, Apr 06, 2003 at 00:42:33 +0200 X-Mailer: Balsa 2.0.10 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org Status: RO Content-Length: 1125 Lines: 27 On 04.06, J.A. Magallon wrote: > > On 04.04, Marcelo Tosatti wrote: > > This kills a redundant printk declaration. AFAIR it broke some people's builds. --- linux/include/asm-i386/spinlock.h.orig 2002-10-15 10:12:25.000000000 +0100 +++ linux/include/asm-i386/spinlock.h 2002-10-15 10:12:35.000000000 +0100 @@ -6,9 +6,6 @@ #include #include -extern int printk(const char * fmt, ...) - __attribute__ ((format (printf, 1, 2))); - /* It seems that people are forgetting to * initialize their spinlocks properly, tsk tsk. * Remember to turn this off in 2.4. -ben -- J.A. Magallon \ Software is like sex: werewolf.able.es \ It's better when it's free Mandrake Linux release 9.2 (Bamboo) for i586 Linux 2.4.21-pre7-jam1 (gcc 3.2.2 (Mandrake Linux 9.2 3.2.2-5mdk)) - 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/