2015-06-14 03:04:14

by Jon Mason

[permalink] [raw]
Subject: [GIT PULL] NTB bug fixes for v4.1

Hi Linus,
I apologize for the tardiness of this request. Below are a couple of last
minute NTB bug fixes for v4.1. Please consider pulling them.

Thanks,
Jon


The following changes since commit d4a4f75cd8f29cd9464a5a32e9224a91571d6649:

Linux 4.1-rc7 (2015-06-07 20:23:50 -0700)

are available in the git repository at:

git://github.com/jonmason/ntb tags/ntb-4.1

for you to fetch changes up to ebaad1322d8080a1a8367ec631b345405d9879e2:

ntb: initialize max_mw for Atom before using it (2015-06-11 09:27:24 -0400)

----------------------------------------------------------------
NTB bug fixes to address issues in unmapping the MW reg base and vbase,
and an uninitialized variable on Atom platforms.

----------------------------------------------------------------
Daniel Verkamp (1):
ntb: initialize max_mw for Atom before using it

Jon Mason (1):
ntb: iounmap MW reg and vbase in error path

drivers/ntb/ntb_hw.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)