https://github.com/torvalds/linux
Revision bcc567e3115055a9cc256183d72864f01286be22 authored by Andy Shevchenko on 23 May 2013, 11:29:53 UTC, committed by Vinod Koul on 07 June 2013, 20:43:44 UTC
When user interrupts ongoing transfers the dmatest may end up with console
lockup, oops, or data mismatch. This patch prevents user to abort any ongoing
test.

Documentation is updated accordingly.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reported-by: Will Deacon <will.deacon@arm.com>
Tested-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
1 parent 9ecb41b
History
Tip revision: bcc567e3115055a9cc256183d72864f01286be22 authored by Andy Shevchenko on 23 May 2013, 11:29:53 UTC
dmatest: do not allow to interrupt ongoing tests
Tip revision: bcc567e
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.1 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 248.5 KB
Makefile -rw-r--r-- 47.3 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top