From: "J.A. Magallon" <jamagallon@able.es>
To: Marcelo Tosatti <marcelo.tosatti@cyclades.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Linux 2.4.23-rc1
Date: Tue, 11 Nov 2003 01:20:53 +0100 [thread overview]
Message-ID: <20031111002053.GA676@werewolf.able.es> (raw)
In-Reply-To: <Pine.LNX.4.44.0311101723110.2001-100000@logos.cnet> (from marcelo.tosatti@cyclades.com on Mon, Nov 10, 2003 at 20:28:14 +0100)
On 11.10, Marcelo Tosatti wrote:
>
> Hi,
>
> Here goes -rc1.
>
> It contains network driver fixes (b44, tg3, 8139cp), several x86-64
> bugfixes, amongst others.
>
>
> Please help testing!
>
Sorry to send this so late, but it is trivial.
This patch kills a redundant (and diferent from include/linux/kernel.h)
prototype for printk.
--- 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 <asm/page.h>
#include <linux/config.h>
-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
(it is asmlinkage instead of extern in kernel.h)
--
J.A. Magallon <jamagallon()able!es> \ Software is like sex:
werewolf!able!es \ It's better when it's free
Mandrake Linux release 10.0 (Cooker) for i586
Linux 2.4.23-pre9-jam1 (gcc 3.3.1 (Mandrake Linux 9.2 3.3.1-4mdk))
next prev parent reply other threads:[~2003-11-11 0:21 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-11-10 19:28 Linux 2.4.23-rc1 Marcelo Tosatti
2003-11-11 0:20 ` J.A. Magallon [this message]
2003-11-11 15:09 ` Willy Tarreau
2003-11-11 21:27 ` Kaj-Michael Lang
2003-11-11 22:18 ` Kaj-Michael Lang
2003-11-11 22:57 ` David S. Miller
2003-11-11 23:10 ` viro
2003-11-11 23:08 ` David S. Miller
2003-11-12 1:54 ` Greg KH
2003-11-12 6:36 ` David S. Miller
2004-01-05 22:39 ` Greg KH
2004-01-05 22:39 ` Greg KH
2003-11-12 6:19 ` Willy Tarreau
2003-11-12 6:49 ` glee
2003-11-12 8:59 ` Dave Jones
2003-11-12 9:10 ` Willy Tarreau
2003-11-12 9:30 ` glee
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20031111002053.GA676@werewolf.able.es \
--to=jamagallon@able.es \
--cc=linux-kernel@vger.kernel.org \
--cc=marcelo.tosatti@cyclades.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.