linux-stable-rt/arch/um
Paolo 'Blaisorblade' Giarrusso b77d6adc92 [PATCH] uml: make hw_controller_type->release exist only for archs needing it
With Chris Wedgwood <cw@f00f.org>

As suggested by Chris, we can make the "just added" method ->release
conditional to UML only (better: to archs requesting it, i.e.  only UML
currently), so that other archs don't get this unneeded crud, and if UML
won't need it any more we can kill this.

Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
CC: Ingo Molnar <mingo@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-06-21 19:07:32 -07:00
..
drivers [PATCH] uml: complete hw_controller_type->release conversion 2005-06-21 19:07:32 -07:00
include [PATCH] uml: build cleanups 2005-06-13 20:58:43 -07:00
kernel [PATCH] uml: add and use generic hw_controller_type->release 2005-06-21 19:07:32 -07:00
os-Linux [PATCH] uml: compile fixes for gcc 4 2005-06-08 16:21:12 -07:00
scripts [PATCH] uml: build cleanups 2005-06-13 20:58:43 -07:00
sys-i386 [PATCH] uml: stack dump fix 2005-05-28 16:46:13 -07:00
sys-ia64
sys-ppc [PATCH] uml: stack dump fix 2005-05-28 16:46:13 -07:00
sys-x86_64 [PATCH] uml: fixlet for arch_prctl_skas 2005-05-28 16:46:14 -07:00
util
Kconfig [PATCH] uml: make hw_controller_type->release exist only for archs needing it 2005-06-21 19:07:32 -07:00
Kconfig.debug [PATCH] uml: split CONFIG_FRAME_POINTER from DEBUG_INFO 2005-05-28 16:46:13 -07:00
Kconfig_char [PATCH] uml: make the emulated iomem driver work on 2.6 2005-06-08 16:21:11 -07:00
Kconfig_i386
Kconfig_net
Kconfig_scsi
Kconfig_x86_64
Makefile
Makefile-i386
Makefile-ia64
Makefile-os-Linux
Makefile-ppc
Makefile-skas
Makefile-tt
Makefile-x86_64
config.release
defconfig