[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <200806261846.13599.arnd@arndb.de>
Date: Thu, 26 Jun 2008 18:46:12 +0200
From: Arnd Bergmann <arnd@...db.de>
To: monstr@...nam.cz
Cc: linux-kernel@...r.kernel.org, linux-arch@...r.kernel.org,
stephen.neuendorffer@...inx.com, John.Linn@...inx.com,
john.williams@...alogix.com, matthew@....cx, will.newton@...il.com,
drepper@...hat.com, microblaze-uclinux@...e.uq.edu.au,
grant.likely@...retlab.ca, linuxppc-dev@...abs.org,
vapier.adi@...il.com, alan@...rguk.ukuu.org.uk, hpa@...or.com,
Michal Simek <monstr@...str.eu>
Subject: Re: [PATCH 52/60] microblaze_v4: fcntl.h sockios.h ucontext.h
On Thursday 26 June 2008, Arnd Bergmann wrote:
> On Thursday 26 June 2008, monstr@...nam.cz wrote:
> > include/asm-generic/sockios.h | 23 +++++++++++++++++++++++
> > include/asm-generic/ucontext.h | 24 ++++++++++++++++++++++++
> > include/asm-microblaze/fcntl.h | 1 +
> > include/asm-microblaze/sockios.h | 23 +++++++++++++++++++++++
> > include/asm-microblaze/ucontext.h | 1 +
>
> Also, the sockios file here looks like it should be in asm-generic.
I just realized that you are adding the same sockios file to both
asm-generic and asm-microblaze, so I guess that is just an oversight
and you meant the microblaze file to be just a redirection.
Note that when you add an asm-generic header file that contains
a user interface, you need to add it to asm-generic/Kbuild as well
in order to get it installed correctly with make headers_install.
Running make headers_check should tell you about this problem if
it exists in other places.
Arnd <><
--
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