* make constructor an initializer. * fix memory leak/code flow error in current code * add spinlocking * drop malloc and use new_device for device allocation instead. * add CONFIG_SMP as it is needed by spinlocks and soon other stuff. Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Ronald G. Minnich <rminnich@gmail.com> git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@418 f3766cd6-281f-0410-b1cd-43a5c92072e9 |
||
|---|---|---|
| .. | ||
| arch/x86 | ||
| device | ||
| console.h | ||
| elf.h | ||
| elf_boot.h | ||
| ip_checksum.h | ||
| isa-dma.h | ||
| keyboard.h | ||
| lar.h | ||
| lib.h | ||
| mc146818rtc.h | ||
| post_code.h | ||
| spd.h | ||
| string.h | ||
| tables.h | ||
| uart8250.h | ||