All of lore.kernel.org
 help / color / mirror / Atom feed
From: Erik Andersen <andersen@codepoet.org>
To: Alan Cox <laughing@shared-source.org>, linux-kernel@vger.kernel.org
Subject: Re: Linux 2.4.9-ac18
Date: Sat, 29 Sep 2001 19:31:22 -0600	[thread overview]
Message-ID: <20010929193122.A7715@codepoet.org> (raw)
In-Reply-To: <20010929224837.A12070@lightning.swansea.linux.org.uk>
In-Reply-To: <20010929224837.A12070@lightning.swansea.linux.org.uk>

On Sat Sep 29, 2001 at 10:48:37PM +0100, Alan Cox wrote:
> 
> 2.4.9-ac18
> o	Revert softirq changes

I see tons and tons of

make[3]: Entering directory `/home/andersen/linux/drivers/ide'
make all_targets
make[4]: Entering directory `/home/andersen/linux/drivers/ide'
gcc -D__KERNEL__ -I/home/andersen/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i386    -DEXPORT_SYMTAB -c ide.c
In file included from ide.c:138:
/home/andersen/linux/include/linux/interrupt.h:77: warning: `__cpu_raise_softirq' redefined
/home/andersen/linux/include/asm/softirq.h:53: warning: this is the location of the previous definition
gcc -D__KERNEL__ -I/home/andersen/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i386    -DEXPORT_SYMTAB -c ide-features.c
In file included from ide-features.c:25:
/home/andersen/linux/include/linux/interrupt.h:77: warning: `__cpu_raise_softirq' redefined
/home/andersen/linux/include/asm/softirq.h:53: warning: this is the location of the previous definition


type messages.  Fairly benign, but still, it suggestes that the softirq 
revert was a bit incomplete....

 -Erik

--
Erik B. Andersen   email:  andersee@debian.org, formerly of Lineo
--This message was written using 73% post-consumer electrons--

      reply	other threads:[~2001-09-30  1:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-29 21:48 Linux 2.4.9-ac18 Alan Cox
2001-09-30  1:31 ` Erik Andersen [this message]

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=20010929193122.A7715@codepoet.org \
    --to=andersen@codepoet.org \
    --cc=laughing@shared-source.org \
    --cc=linux-kernel@vger.kernel.org \
    /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.