From: Ben Collins <bcollins@debian.org>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Andrew Morton <akpm@osdl.org>,
Linux Kernel Development <linux-kernel@vger.kernel.org>,
linux1394-devel@lists.sourceforge.net
Subject: Re: [PATCH] ieee1394 missing include
Date: Tue, 6 Apr 2004 07:27:08 -0400 [thread overview]
Message-ID: <20040406112708.GI1947@phunnypharm.org> (raw)
In-Reply-To: <Pine.GSO.4.58.0404061331580.4158@waterleaf.sonytel.be>
Already fixed in my tree. Getting ready to sync with Linus today.
On Tue, Apr 06, 2004 at 01:32:37PM +0200, Geert Uytterhoeven wrote:
>
> in_interrupt() needs <linux/sched.h> on some platforms
>
> --- linux-2.6.5/drivers/ieee1394/csr1212.h.orig 2004-02-29 09:31:37.000000000 +0100
> +++ linux-2.6.5/drivers/ieee1394/csr1212.h 2004-02-29 12:37:11.000000000 +0100
> @@ -37,6 +37,7 @@
> #include <linux/types.h>
> #include <linux/slab.h>
> #include <linux/interrupt.h>
> +#include <linux/sched.h>
>
> #define CSR1212_MALLOC(size) kmalloc((size), in_interrupt() ? GFP_ATOMIC : GFP_KERNEL)
> #define CSR1212_FREE(ptr) kfree(ptr)
>
> Gr{oetje,eeting}s,
>
> Geert
>
> --
> Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
>
> In personal conversations with technical people, I call myself a hacker. But
> when I'm talking to journalists I just say "programmer" or something like that.
> -- Linus Torvalds
--
Debian - http://www.debian.org/
Linux 1394 - http://www.linux1394.org/
Subversion - http://subversion.tigris.org/
WatchGuard - http://www.watchguard.com/
prev parent reply other threads:[~2004-04-06 11:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-06 11:32 Geert Uytterhoeven
2004-04-06 11:27 ` Ben Collins [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=20040406112708.GI1947@phunnypharm.org \
--to=bcollins@debian.org \
--cc=akpm@osdl.org \
--cc=geert@linux-m68k.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux1394-devel@lists.sourceforge.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®