summaryrefslogtreecommitdiff
path: root/drivers/usb
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2017-02-11 20:59:43 -0500
committerDavid S. Miller <davem@davemloft.net>2017-02-11 20:59:43 -0500
commitdfcb7a14866b8c34b2d3a74ae31631e1d4e7f591 (patch)
treeb7d5175e7c84f0a806b52064b34f1ef0fd780111 /drivers/usb
parent35eeacf1820a08305c2b0960febfa190f5a6dd63 (diff)
parent235a9d89da976e2975b3de9afc0bed7b72557983 (diff)
Merge branch 'ipvtap'
Sainath Grandhi says: ==================== Refactor macvtap to re-use tap functionality by other virtual intefaces Tap character devices can be implemented on other virtual interfaces like ipvlan, similar to macvtap. Source code for tap functionality in macvtap can be re-used for this purpose. This patch series splits macvtap source into two modules, macvtap and tap. This patch series also includes a patch for implementing tap character device driver based on the IP-VLAN network interface, called ipvtap. These patches are tested on x86 platform. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/usb')
0 files changed, 0 insertions, 0 deletions
ugh there is a HV call to scrub the memory (mem_scrub), there is no easy way to guarantee that the real memory address(es) are not used by other tasks. Clearing the error with mem_scrub would zero the memory and cause the other processes to proceed with bad data. The handling of other non-resumable errors remain unchanged and will cause a panic. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'sound/soc/au1x/Kconfig')