Re: [RFC][PATCH] ASoC: qcom: q6asm-dai: kCFI fix

2020-06-01 Thread Mark Brown
On Fri, May 29, 2020 at 09:38:23PM +, John Stultz wrote: > [ 82.585661] Unable to handle kernel NULL pointer dereference at virtual > address 0001 > [ 82.595387] Mem abort info: > [ 82.599463] ESR = 0x9605 > [ 82.602658] EC = 0x25: DABT (current EL), IL = 32 bits

Re: [RFC][PATCH] ASoC: qcom: q6asm-dai: kCFI fix

2020-06-01 Thread Srinivas Kandagatla
On 29/05/2020 22:38, John Stultz wrote: Fixes the following kCFI crash seen on db845c, caused by the function prototypes not matching the callback function prototype. [ 82.585661] Unable to handle kernel NULL pointer dereference at virtual address 0001 [ 82.595387] Mem abort

[RFC][PATCH] ASoC: qcom: q6asm-dai: kCFI fix

2020-05-29 Thread John Stultz
Fixes the following kCFI crash seen on db845c, caused by the function prototypes not matching the callback function prototype. [ 82.585661] Unable to handle kernel NULL pointer dereference at virtual address 0001 [ 82.595387] Mem abort info: [ 82.599463] ESR = 0x9605 [ 8