linux/drivers/net/ehea
Thomas Klein 21eee2dd1b ehea: add kdump support
This patch adds kdump support to the ehea driver. As the firmware doesn't free
resource handles automatically, the driver has to run an as simple as possible
free resource function in case of a crash shutdown. The function iterates over
two arrays freeing all resource handles which are stored there. The arrays are
kept up-to-date during normal runtime. The crash handler fn is triggered by the
recently introduced PPC crash shutdown reg/unreg functions.

Signed-off-by: Thomas Klein <tklein@de.ibm.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2008-02-23 23:54:59 -05:00
..
Makefile
ehea.h ehea: add kdump support 2008-02-23 23:54:59 -05:00
ehea_ethtool.c ehea: fix ethtool checkpatch complaints 2008-02-03 04:25:56 -08:00
ehea_hcall.h
ehea_hw.h ehea: fix ehea.h checkpatch complaints 2008-02-03 04:25:55 -08:00
ehea_main.c ehea: add kdump support 2008-02-23 23:54:59 -05:00
ehea_phyp.c ehea: fix phyp checkpatch complaints 2008-02-03 04:25:57 -08:00
ehea_phyp.h ehea: fix phyp checkpatch complaints 2008-02-03 04:25:57 -08:00
ehea_qmr.c ehea: fix qmr checkpatch complaints 2008-02-03 04:25:58 -08:00
ehea_qmr.h ehea: fix qmr checkpatch complaints 2008-02-03 04:25:58 -08:00