Home
last modified time | relevance | path

Searched hist:"3 c8ebca0453c71a2a8be79e6dd40e7be2d6167cb" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/s390/hypfs/
H A Dhypfs_diag.cdiff 3c8ebca0453c71a2a8be79e6dd40e7be2d6167cb Fri Oct 29 09:50:39 CDT 2010 Michael Holzheu <holzheu@linux.vnet.ibm.com> [S390] hypfs: Fix error handling in hypfs_diag initialization

Fix the following two error handling bugs in hypfs_diag_init():
* No need for calling diag204_free_buffer()
* Initialize name table only in case of LPAR and prevent error message
on non-LPAR systems.

Signed-off-by: Michael Holzheu <holzheu@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>