diff options
author | Vasily Averin <[email protected]> | 2021-09-02 14:58:13 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2021-09-03 09:58:15 -0700 |
commit | 88dc6f208829cfdbc0b96495c5c73a6af0559300 (patch) | |
tree | 61c6b24a194624f5063eac22ad10852ba7213ab9 /lib/mpi/mpi-mul.c | |
parent | 3b446da6be7a722d769e23f68dbaf4ebb2eda542 (diff) |
mm/page_alloc.c: use in_task()
Obsoleted in_intrrupt() include task context with disabled BH, it's better
to use in_task() instead.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Vasily Averin <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mul.c')
0 files changed, 0 insertions, 0 deletions