On Fri, Apr 26, 2019 at 10:16:36AM +0800, Xiongfeng Wang wrote: > Functions called in '_sdei_handler' are needed to be marked as > 'nokprobe'. Because these functions are called in NMI context and > neither the arch-code's debug infrastructure nor kprobes core supports > this. > > Signed-off-by: Xiongfeng Wang <wangxiongfe...@huawei.com> > Reviewed-by: James Morse <james.mo...@arm.com> > --- > drivers/firmware/arm_sdei.c | 3 +++ > 1 file changed, 3 insertions(+)
Queued for 5.2. Thanks. Will