[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <49016A44.8040901@gmail.com>
Date: Thu, 23 Oct 2008 23:25:08 -0700
From: Joe Damato <ice799@...il.com>
To: linux-x86_64@...r.kernel.org
CC: linux-kernel@...r.kernel.org
Subject: x86: newb question - how to build everything which deps on x86
Hi -
I am working on cleaning up include/asm-x86/desc_defs.h specifically
replacing the fields a,b with more descriptive fields and including some
other cleanups for using idts. I have some changes locally but as I was
working on this I found that I had to make some changes to
kernel/apm32.c kernel/cpu/common.c vmi and lguest (they all used the ->a
and ->b fields directly).
There are probably more things in the kernel that depend on x86 and
might break with my change. Is there some config flag I can flip to
build all x86 related things? I tried a few patterns with grep, but I
just want to make sure I don't break anyone's stuff.
Thanks,
Joe
--
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