summaryrefslogtreecommitdiff
path: root/sound/isa/wavefront
ModeNameSize
-rw-r--r--Makefile243logplain
-rw-r--r--wavefront.c19002logplain
-rw-r--r--wavefront_fx.c6305logplain
-rw-r--r--wavefront_midi.c15448logplain
-rw-r--r--wavefront_synth.c53639logplain
redump and result in an attempt to read the memory again from within kernel space. Although 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 'fs/affs/namei.c')