https://github.com/torvalds/linux
Revision 0f69a7dff94d3e82ee51685f6a8fea7860b023b8 authored by Dave Jiang on 02 June 2015, 07:45:07 UTC, committed by Jon Mason on 04 July 2015, 18:06:00 UTC
The transport was writing and then reading the peer scratch pad,
essentially reading what it just wrote instead of exchanging any
information with the peer.  The transport expects the peer values to be
the same as the local values, so this issue was not obvious.

Signed-off-by: Dave Jiang <dave.jiang@intel.com>
Signed-off-by: Jon Mason <jdmason@kudzu.us>
1 parent e26a584
History
Tip revision: 0f69a7dff94d3e82ee51685f6a8fea7860b023b8 authored by Dave Jiang on 02 June 2015, 07:45:07 UTC
NTB: Read peer info from local SPAD in transport
Tip revision: 0f69a7d
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 4.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 94.7 KB
Kbuild -rw-r--r-- 2.6 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 304.1 KB
Makefile -rw-r--r-- 53.1 KB
README -rw-r--r-- 18.2 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top