summaryrefslogtreecommitdiff
path: root/sound/drivers/pcsp/pcsp_input.h
diff options
context:
space:
mode:
authorLABBE Corentin <clabbe.montjoie@gmail.com>2017-02-08 09:31:16 +0100
committerDavid S. Miller <davem@davemloft.net>2017-02-08 15:11:25 -0500
commit662ec2b7e842c0bb1ef482060497c44afa3f1037 (patch)
treee1c62093fe3efb6335e324a5bb54d045e113d018 /sound/drivers/pcsp/pcsp_input.h
parentcba920affb7e7326aaea998797c76aa4989c130f (diff)
net: stmmac: Rewrite two test against NULL value
This patch rewrite two test against NULL value with correct style. Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com> Acked-by: Giuseppe Cavallaro <peppe.cavallaro@st.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'sound/drivers/pcsp/pcsp_input.h')
0 files changed, 0 insertions, 0 deletions
ss does not try to coredump 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 'sound/core/oss/rate.c')