linux/drivers/pnp/pnpbios
Akinobu Mita 1e5de18278 x86: Introduce GDT_ENTRY_INIT()
GDT_ENTRY_INIT is static initializer of desc_struct.

We already have similar macro GDT_ENTRY() but it's static
initializer for u64 and it cannot be used for desc_struct.

Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
LKML-Reference: <20090718151219.GD11294@localhost.localdomain>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-08-08 17:44:11 +02:00
..
bioscalls.c x86: Introduce GDT_ENTRY_INIT() 2009-08-08 17:44:11 +02:00
core.c pnpbios: propagate kthread_run() error 2009-04-02 19:04:52 -07:00
Kconfig Use menuconfig objects: PNP 2007-07-16 09:05:40 -07:00
Makefile PNP: remove old CONFIG_PNP_DEBUG option 2008-10-10 23:35:33 -04:00
pnpbios.h PNPBIOS: remove include/linux/pnpbios.h 2008-04-29 03:22:30 -04:00
proc.c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 2008-04-30 11:52:52 -07:00
rsparser.c PNP: convert to using pnp_dbg() 2008-10-10 23:34:33 -04:00