lkml.org 
[lkml]   [2018]   [Oct]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/3] staging: gasket: add DMA direction flags a.o.
Date
From: Todd Poynor <toddpoynor@google.com>

Add flags to page mapping ioctls that specify DMA directions other than
bi-directional, avoiding unnecessary cache maintenance for read-only or
write-only buffers.

Remove some spammy / unhelpful / inaccurately formatted debug logs.

Nick Ewalt (1):
staging: gasket: page_table: add mapping flags

Todd Poynor (2):
staging: gasket: remove debug logs for callback invocation
staging: gasket: remove debug logs in page table mapping calls

drivers/staging/gasket/gasket.h | 33 ++++++
drivers/staging/gasket/gasket_core.c | 7 +-
drivers/staging/gasket/gasket_ioctl.c | 62 +++++++++---
drivers/staging/gasket/gasket_page_table.c | 111 +++++++++++----------
drivers/staging/gasket/gasket_page_table.h | 4 +-
5 files changed, 142 insertions(+), 75 deletions(-)

--
2.19.1.331.ge82ca0e54c-goog

\
 
 \ /
  Last update: 2018-10-16 14:04    [W:0.029 / U:0.144 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site