summaryrefslogtreecommitdiffstats
path: root/scripts/markup_oops.pl
diff options
context:
space:
mode:
authorJuergen Gross <jgross@suse.com>2023-04-03 11:27:11 +0200
committerJuergen Gross <jgross@suse.com>2023-04-24 07:27:10 +0200
commitc66bb48edd58c3a22072b4f68312c225dc1b0009 (patch)
treebdf399e704069f895a23d42c28ba5ab080bce55b /scripts/markup_oops.pl
parentxen/scsiback: don't call scsiback_free_translation_entry() under lock (diff)
downloadlinux-c66bb48edd58c3a22072b4f68312c225dc1b0009.tar.xz
linux-c66bb48edd58c3a22072b4f68312c225dc1b0009.zip
xen/pvcalls: don't call bind_evtchn_to_irqhandler() under lock
bind_evtchn_to_irqhandler() shouldn't be called under spinlock, as it can sleep. This requires to move the calls of create_active() out of the locked regions. This is no problem, as the worst which could happen would be a spurious call of the interrupt handler, causing a spurious wake_up(). Reported-by: Dan Carpenter <error27@gmail.com> Link: https://lore.kernel.org/lkml/Y+JUIl64UDmdkboh@kadam/ Signed-off-by: Juergen Gross <jgross@suse.com> Reviewed-by: Oleksandr Tyshchenko <oleksandr_tyshchenko@epam.com> Reviewed-by: Stefano Stabellini <sstabellini@kernel.org> Link: https://lore.kernel.org/r/20230403092711.15285-1-jgross@suse.com Signed-off-by: Juergen Gross <jgross@suse.com>
Diffstat (limited to 'scripts/markup_oops.pl')
0 files changed, 0 insertions, 0 deletions