]> Pileus Git - ~andy/linux/commit
ehea: add kexec support
authorJan-Bernd Themann <ossthema@de.ibm.com>
Fri, 26 Oct 2007 12:37:28 +0000 (14:37 +0200)
committerJeff Garzik <jeff@garzik.org>
Mon, 29 Oct 2007 09:47:09 +0000 (05:47 -0400)
commit2a6f4e4983918b18fe5d3fb364afe33db7139870
tree2887c2f847ca02caf87de3bf1d5445417091806e
parentf920c186be09718542dfa77f6ebe1814be7d35cb
ehea: add kexec support

eHEA resources that are allocated via H_CALLs have a unique identifier each.
These identifiers are necessary to free the resources. A reboot notifier
is used to free all eHEA resources before the indentifiers get lost, i.e
before kexec starts a new kernel.

Signed-off-by: Jan-Bernd Themann <themann@de.ibm.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/ehea/ehea.h
drivers/net/ehea/ehea_main.c