Searched hist:"8222 b402e2df3b92948141046bae82fb774f3f64" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/ntb/ |
H A D | ntb_transport.c | diff 8222b402e2df3b92948141046bae82fb774f3f64 Sat Jan 19 03:02:16 CST 2013 Jon Mason <jon.mason@intel.com> NTB: Handle ntb client device probes without present hardware
Attempts to probe client ntb drivers without ntb hardware present will result in null pointer dereference due to the lack of the ntb bus device being registers. Check to see if this is the case, and fail all calls by the clients registering their drivers.
Signed-off-by: Jon Mason <jon.mason@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|