linux-stable-rt/drivers/base
Andrew Morton 28ec24e232 [PATCH] driver/base/memory.c: handle errors properly
Do proper error-checking and propagation in drivers/base/memory.c, hence fix
__must_check warnings.

Cc: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-12-07 08:39:36 -08:00
..
power
Kconfig [PATCH] move SYS_HYPERVISOR inside the Generic Driver menu 2006-10-28 11:30:55 -07:00
Makefile
attribute_container.c
base.h
bus.c CONFIG_SYSFS_DEPRECATED - bus symlinks 2006-12-01 14:51:58 -08:00
class.c CONFIG_SYSFS_DEPRECATED - class symlinks 2006-12-01 14:51:59 -08:00
core.c [PATCH] add numa node information to struct device 2006-12-07 08:39:22 -08:00
cpu.c [PATCH] severing module.h->sched.h 2006-12-04 02:00:22 -05:00
dd.c Driver core: fix "driver" symlink timing 2006-12-01 14:51:58 -08:00
dmapool.c [PATCH] slab: remove SLAB_KERNEL 2006-12-07 08:39:24 -08:00
driver.c
firmware.c
firmware_class.c Driver core: convert firmware code to use struct device 2006-12-01 14:52:00 -08:00
hypervisor.c
init.c
isa.c
map.c
memory.c [PATCH] driver/base/memory.c: handle errors properly 2006-12-07 08:39:36 -08:00
node.c
platform.c Driver core: platform_driver_probe(), can save codespace 2006-12-01 14:52:02 -08:00
sys.c
topology.c cpu topology: consider sysfs_create_group return value 2006-12-01 14:52:01 -08:00
transport_class.c