diff options
author | Darrick J. Wong <darrick.wong@oracle.com> | 2018-05-09 10:02:00 -0700 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2018-05-15 17:57:05 -0700 |
commit | 631fc955bdc86c3fed5880cba80c663d1b32e0c2 (patch) | |
tree | 75d8ae72609e593fdeb7f6c9421460da41bd5439 /sound/soc/xtensa | |
parent | eb41c93fef19ebcafbbe3c180ec41c21032b751e (diff) |
xfs: clean up scrub usage of KM_NOFS
All scrub code runs in transaction context, which means that memory
allocations are automatically run in PF_MEMALLOC_NOFS context. It's
therefore unnecessary to pass in KM_NOFS to allocation routines, so
clean them all out.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Diffstat (limited to 'sound/soc/xtensa')
0 files changed, 0 insertions, 0 deletions