diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2017-06-02 11:50:37 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-06-02 11:50:37 -0700 |
commit | 60c42a31dc0fd307098486221dcb43b59057110f (patch) | |
tree | a63dca4fbd63d8b4c725a2038c2edd6dfbcae3d7 /drivers/media/platform/vimc/vimc-sensor.c | |
parent | 6f37fa4364a1099b59f73d1a71538895fd2ef975 (diff) | |
parent | ff0361b34ac63ef80c785c32d62e0e9d89a2cf89 (diff) |
Merge tag 'for-4.12/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
Pull device mapper fixes from Mike Snitzer:
- a DM verity fix for a mode when no salt is used
- a fix to DM to account for the possibility that PREFLUSH or FUA are
used without the SYNC flag if the underlying storage doesn't have a
volatile write-cache
- a DM ioctl memory allocation flag fix to use __GFP_HIGH to allow
emergency forward progress (by using memory reserves as last resort)
- a small DM integrity cleanup to use kvmalloc() instead of duplicating
the same
* tag 'for-4.12/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm:
dm: make flush bios explicitly sync
dm ioctl: restore __GFP_HIGH in copy_params()
dm integrity: use kvmalloc() instead of dm_integrity_kvmalloc()
dm verity: fix no salt use case
Diffstat (limited to 'drivers/media/platform/vimc/vimc-sensor.c')
0 files changed, 0 insertions, 0 deletions