Commit 4f1b50c
NTB: Remove _addr functions from ntb_hw_amd
Kernel zero day testing warned about address space confusion. A virtual
iomem address was used where a physical address is expected. The
offending functions implement an optional part of the api, so they are
removed. They can be added later, after testing.
Fixes: a1b3695
Signed-off-by: Allen Hubbe <Allen.Hubbe@emc.com>
Acked-by: Xiangliang Yu <Xiangliang.Yu@amd.com>
Signed-off-by: Jon Mason <jdmason@kudzu.us>1 parent afc5499 commit 4f1b50c
1 file changed
+0
-30
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
357 | 357 | | |
358 | 358 | | |
359 | 359 | | |
360 | | - | |
361 | | - | |
362 | | - | |
363 | | - | |
364 | | - | |
365 | | - | |
366 | | - | |
367 | | - | |
368 | | - | |
369 | | - | |
370 | | - | |
371 | | - | |
372 | | - | |
373 | | - | |
374 | 360 | | |
375 | 361 | | |
376 | 362 | | |
| |||
415 | 401 | | |
416 | 402 | | |
417 | 403 | | |
418 | | - | |
419 | | - | |
420 | | - | |
421 | | - | |
422 | | - | |
423 | | - | |
424 | | - | |
425 | | - | |
426 | | - | |
427 | | - | |
428 | | - | |
429 | | - | |
430 | | - | |
431 | | - | |
432 | 404 | | |
433 | 405 | | |
434 | 406 | | |
| |||
472 | 444 | | |
473 | 445 | | |
474 | 446 | | |
475 | | - | |
476 | 447 | | |
477 | 448 | | |
478 | 449 | | |
479 | 450 | | |
480 | | - | |
481 | 451 | | |
482 | 452 | | |
483 | 453 | | |
| |||
0 commit comments