diff options
author | 2009-01-06 13:26:40 -0500 | |
---|---|---|
committer | 2009-01-06 13:26:40 -0500 | |
commit | cc7172defcf253335b16cf703fe4ac1ade15e1b1 (patch) | |
tree | 995f5404304502a0cb13f5fd4b7be24e42f19244 /include/linux/kernel.h | |
parent | Btrfs: tree logging checksum fixes (diff) | |
download | wireguard-linux-cc7172defcf253335b16cf703fe4ac1ade15e1b1.tar.xz wireguard-linux-cc7172defcf253335b16cf703fe4ac1ade15e1b1.zip |
Btrfs: Don't use kmap_atomic(..., KM_IRQ0) during checksum verifies
Checksum verification happens in a helper thread, and there is no
need to mess with interrupts. This switches to kmap() instead.
Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'include/linux/kernel.h')
0 files changed, 0 insertions, 0 deletions