All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] NTB: Fix/improve memory window index validation
@ 2015-08-31 13:30 Allen Hubbe
  2015-08-31 13:30 ` [PATCH 1/2] NTB: Improve index handling in B2B MW workaround Allen Hubbe
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Allen Hubbe @ 2015-08-31 13:30 UTC (permalink / raw)
  To: linux-ntb; +Cc: Jon Mason, Dave Jiang, Allen Hubbe

Fix a range check on validating a memory window index, and make validation more
strict for using memory window as a hardware errata workaround.

Allen Hubbe (2):
  NTB: Improve index handling in B2B MW workaround
  NTB: Fix range check on memory window index

 drivers/ntb/hw/intel/ntb_hw_intel.c | 24 +++++++++++++++++-------
 1 file changed, 17 insertions(+), 7 deletions(-)

-- 
2.5.0.rc1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-09-07 19:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-31 13:30 [PATCH 0/2] NTB: Fix/improve memory window index validation Allen Hubbe
2015-08-31 13:30 ` [PATCH 1/2] NTB: Improve index handling in B2B MW workaround Allen Hubbe
2015-08-31 13:31 ` [PATCH 2/2] NTB: Fix range check on memory window index Allen Hubbe
2015-09-07 19:41 ` [PATCH 0/2] NTB: Fix/improve memory window index validation Jon Mason

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.