diff options
author | Andres Salomon <dilinger@debian.org> | 2007-03-06 01:42:05 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-03-06 09:30:24 -0800 |
commit | 2272b0e03ea5731aca058eaf79c9955b36f0c083 (patch) | |
tree | e4563e3d3d72566d2c5023dec111c398d2f91cc6 /drivers/scsi/amiga7xx.h | |
parent | e585047ef97b4002a7f416b0ca01ab894f7755de (diff) | |
download | talos-obmc-linux-2272b0e03ea5731aca058eaf79c9955b36f0c083.tar.gz talos-obmc-linux-2272b0e03ea5731aca058eaf79c9955b36f0c083.zip |
[PATCH] i386: make x86_64 tsc header require i386 rather than vice-versa
Prior to commit 95492e4646e5de8b43d9a7908d6177fb737b61f0 ([PATCH] x86:
rewrite SMP TSC sync code), the headers in asm-i386 did not really require
anything in include/asm-x86_64. This means that distributions such as
fedora did not include asm-x86_64 in kernel-devel headers for i386. Ingo's
commit changed that, and broke things. This is easy enough to hack around
in package builds by just including asm-x86_64 on i386, but that's kind of
annoying. If anything, x86_64 should depend upon i386, not the other way
around.
This patch changes it so that asm-x86_64/tsc.h includes asm-i386/tsc.h,
rather than vice-versa.
Signed-off-by: Andres Salomon <dilinger@debian.org>
Acked-by: Ingo Molnar <mingo@elte.hu>
Cc: Andi Kleen <ak@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/scsi/amiga7xx.h')
0 files changed, 0 insertions, 0 deletions