[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1defaf580609261417v4d3ea0f3pb10699d60ad0323f@mail.gmail.com>
Date: Tue, 26 Sep 2006 23:17:29 +0200
From: "Haavard Skinnemoen" <hskinnemoen@...il.com>
To: "David Woodhouse" <dwmw2@...radead.org>
Cc: "Linux Kernel Mailing List" <linux-kernel@...r.kernel.org>,
"Håvard Skinnemoen" <hskinnemoen@...el.com>,
akpm@...l.org
Subject: Re: [PATCH] avr32 architecture
On 9/26/06, David Woodhouse <dwmw2@...radead.org> wrote:
> On Tue, 2006-09-26 at 16:01 +0000, Linux Kernel Mailing List wrote:
> > [PATCH] avr32 architecture
>
> pmac /pmac/git/linux-2.6 $ make ARCH=avr32 headers_check
> CHK include/linux/version.h
> make[1]: `scripts/unifdef' is up to date.
> CHECK include/asm/user.h
> CHECK include/asm/unistd.h
> /pmac/git/linux-2.6/usr/include/asm/unistd.h requires linux/linkage.h, which does not exist in exported headers
Right. avr32-implement-kernel_execve.patch, which was flagged as "Will
merge" by Andrew, fixes it by moving the #ifdef __KERNEL__ guard to
cover everything but the __NR_foo definitions. So as long as that
one's still scheduled for inclusion, I think sending a separate patch
to fix this problem will do more harm than good.
But thanks for testing :)
Håvard
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists