All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
To: Alexey Dobriyan <adobriyan@gmail.com>
Cc: Andrew Morton <akpm@linux-foundation.org>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH]: linux/interrupt.h doesn't need sched.h
Date: Mon, 29 Oct 2007 17:08:46 -0200	[thread overview]
Message-ID: <20071029190845.GC7810@ghostprotocols.net> (raw)
In-Reply-To: <20071029181210.GA1822@martell.zuzino.mipt.ru>

Em Mon, Oct 29, 2007 at 09:12:10PM +0300, Alexey Dobriyan escreveu:
> On Mon, Oct 29, 2007 at 11:45:39AM -0200, Arnaldo Carvalho de Melo wrote:
> > --- a/include/linux/interrupt.h
> > +++ b/include/linux/interrupt.h
> > @@ -9,7 +9,6 @@
> >  #include <linux/cpumask.h>
> >  #include <linux/irqreturn.h>
> >  #include <linux/hardirq.h>
> > -#include <linux/sched.h>
> >  #include <linux/irqflags.h>
> >  #include <asm/atomic.h>
> >  #include <asm/ptrace.h>
> 
> ACK the part that nothing needs sched.h, but it shouldn't change anything,
> because of interrupt.h => hardirq.h => smp_lock.h => sched.h dependency.

Yeah, but one thing at a time, now its one link in the maze, before it
was two :-)
 
> [puts patch on cross-compile farm anyway]
> [starts finding scalpels]

Thanks!

- Arnaldo

  parent reply	other threads:[~2007-10-29 19:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-29 13:45 [PATCH]: linux/interrupt.h doesn't need sched.h Arnaldo Carvalho de Melo
2007-10-29 18:12 ` Alexey Dobriyan
2007-10-29 18:16   ` Alexey Dobriyan
2007-10-29 19:08   ` Arnaldo Carvalho de Melo [this message]
2007-10-29 20:46     ` Alexey Dobriyan

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=20071029190845.GC7810@ghostprotocols.net \
    --to=acme@ghostprotocols.net \
    --cc=adobriyan@gmail.com \
    --cc=akpm@linux-foundation.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.