Merge remote-tracking branch 'stable/linux-4.19.y' into rpi-4.19.y
authorpopcornmix <popcornmix@gmail.com>
Thu, 20 Feb 2020 15:51:12 +0000 (15:51 +0000)
committerpopcornmix <popcornmix@gmail.com>
Thu, 20 Feb 2020 15:51:12 +0000 (15:51 +0000)
1  2 
drivers/media/v4l2-core/v4l2-compat-ioctl32.c
drivers/of/Kconfig
mm/page_alloc.c

@@@ -103,11 -103,8 +103,15 @@@ config OF_OVERLA
  config OF_NUMA
        bool
  
+ config OF_DMA_DEFAULT_COHERENT
+       # arches should select this if DMA is coherent by default for OF devices
+       bool
 +config OF_CONFIGFS
 +      bool "Device Tree Overlay ConfigFS interface"
 +      select CONFIGFS_FS
 +      select OF_OVERLAY
 +      help
 +        Enable a simple user-space driven DT overlay interface.
 +
  endif # OF
diff --cc mm/page_alloc.c
Simple merge