Home
last modified time | relevance | path

Searched hist:"260 bee9451b4f0f5f9845c5b3024f0bfb8de8f22" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/ntb/
H A Dntb_transport.cdiff 260bee9451b4f0f5f9845c5b3024f0bfb8de8f22 Mon Jul 13 07:07:11 CDT 2015 Dave Jiang <dave.jiang@intel.com> NTB: Fix oops in debugfs when transport is half-up

When the remote side is not up, we do not have all the context for the
transport, and that causes NULL ptr access. Have the debugfs reads check
to see if transport is up before we make access.

Signed-off-by: Dave Jiang <dave.jiang@intel.com>
Signed-off-by: Jon Mason <jdmason@kudzu.us>