Commit 37936d9
committed
buf: remove unnecessary cache operation
All control structures of buffers shared between cores
are now stoerd in a non-cached memory alias.
Cache writeback is no longer needed here
Signed-off-by: Marcin Szkudlinski <marcin.szkudlinski@intel.com>1 parent cbb350a commit 37936d9
1 file changed
Lines changed: 1 addition & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
409 | 409 | | |
410 | 410 | | |
411 | 411 | | |
412 | | - | |
413 | | - | |
414 | | - | |
415 | | - | |
416 | | - | |
417 | | - | |
418 | | - | |
419 | | - | |
420 | | - | |
421 | | - | |
422 | | - | |
| 412 | + | |
423 | 413 | | |
424 | 414 | | |
425 | 415 | | |
| |||
0 commit comments