Re: asm-generic update candidates?
- From: Michal Simek <michal.simek@xxxxxxxxxxxxx>
- Date: Wed, 09 Sep 2009 11:13:38 +0200
Robin Getz wrote:
On Tue 8 Sep 2009 08:55, Arnd Bergmann pondered:Thanks for pointing. You can remove it from include/asm/ipc.h or I can
On Friday 04 September 2009, Robin Getz wrote:
I also noticed in Linus's latest (last commitAdrian Bunk killed that file in asm/ back in 2007, he probably crossed
37d0892c5a94e208cf863e3b7bac014edee4346d):
cat arch/microblaze/include/asm/ipc.h
#include <asm-generic/ipc.h>
but: ls include/asm-generic/ipc.h
ls: cannot access include/asm-generic/ipc.h: No such file or directory
patches with the microblaze architecture.
Ok - that got me doing a quick look:
asm-generic/compat_signal.h doesn't exist?
arch/parisc/include/asm/compat_signal.h:#include <asm-generic/compat_signal.h>
asm-generic/cpumask.h doesn't exist?
arch/frv/include/asm/cpumask.h:#include <asm-generic/cpumask.h>
arch/xtensa/include/asm/cpumask.h:#include <asm-generic/cpumask.h>
asm-generic/ipc.h doesn't exist?
arch/microblaze/include/asm/ipc.h:#include <asm-generic/ipc.h>
do it instead of you - just let me know.
Regards,
Michal
arch/mn10300/include/asm/ipc.h:#include <asm-generic/ipc.h>
asm-generic/rmap.h doesn't exist?
arch/xtensa/include/asm/rmap.h:#include <asm-generic/rmap.h>
Maybe checkpatch (or something else?) needs something to make sure all
referenced files are actually in the tree or in the patch?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
--
Michal Simek, Ing. (M.Eng)
PetaLogix - Linux Solutions for a Reconfigurable World
w: www.petalogix.com p: +61-7-30090663,+42-0-721842854 f: +61-7-30090663
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- References:
- asm-generic update candidates?
- From: Robin Getz
- Re: asm-generic update candidates?
- From: Robin Getz
- Re: asm-generic update candidates?
- From: Arnd Bergmann
- Re: asm-generic update candidates?
- From: Robin Getz
- asm-generic update candidates?
- Prev by Date: Re: BFS vs. mainline scheduler benchmarks and measurements
- Next by Date: [PATCH] UBUNTU: [Upstream] Input: Add keyboard quirk for Samsung R59P/R60P/R61P laptops
- Previous by thread: Re: asm-generic update candidates?
- Next by thread: Re: CPU scheduler weirdness?
- Index(es):
Relevant Pages
|