summaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2023-01-04 07:48:37 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-01-12 12:01:55 +0100
commit7578a7c0f296b678259ea852649276e7078064d7 (patch)
treef994195c282de26f225eb4df753829482eb2afdf /fs
parent2cb8e624295ffa0c4d659fcec7d9e7a6c48de156 (diff)
downloadlinux-7578a7c0f296b678259ea852649276e7078064d7.tar.gz
linux-7578a7c0f296b678259ea852649276e7078064d7.tar.bz2
linux-7578a7c0f296b678259ea852649276e7078064d7.zip
ARM: renumber bits related to _TIF_WORK_MASK
commit 191f8453fc99a537ea78b727acea739782378b0d upstream. We want to ensure that the mask related to calling do_work_pending() is within the first 16 bits. Move bits unrelated to that outside of that range, to avoid spuriously calling do_work_pending() when we don't need to. Cc: stable@vger.kernel.org Fixes: 32d59773da38 ("arm: add support for TIF_NOTIFY_SIGNAL") Reported-and-tested-by: Hui Tang <tanghui20@huawei.com> Suggested-by: Russell King (Oracle) <linux@armlinux.org.uk> Link: https://lore.kernel.org/lkml/7ecb8f3c-2aeb-a905-0d4a-aa768b9649b5@huawei.com/ Signed-off-by: Jens Axboe <axboe@kernel.dk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions