alistair23-linux/drivers/pnp/pnpbios
Akinobu Mita 57594742a2 x86: Introduce set_desc_base() and set_desc_limit()
Rename set_base()/set_limit to set_desc_base()/set_desc_limit()
and rewrite them in C. These are naturally introduced by the
idea of get_desc_base()/get_desc_limit().

The conversion actually found the bug in apm_32.c:
bad_bios_desc is written at run-time, but it is defined const
variable.

Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
LKML-Reference: <20090718151105.GC11294@localhost.localdomain>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-07-19 18:27:52 +02:00
..
bioscalls.c x86: Introduce set_desc_base() and set_desc_limit() 2009-07-19 18:27:52 +02:00
core.c pnpbios: propagate kthread_run() error 2009-04-02 19:04:52 -07:00
Kconfig
Makefile
pnpbios.h
proc.c
rsparser.c