mbox series

[PULL] drm-misc-fixes

Message ID 20210603085321.l5l6flslj632yqse@gilmour (mailing list archive)
State New, archived
Headers show
Series [PULL] drm-misc-fixes | expand

Pull-request

git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2021-06-03

Message

Maxime Ripard June 3, 2021, 8:53 a.m. UTC
Hi Daniel, Dave,

Here's this week drm-misc-fixes PR

Maxime

drm-misc-fixes-2021-06-03:
One fix for a fb_defio breakage
The following changes since commit 8124c8a6b35386f73523d27eacb71b5364a68c4c:

  Linux 5.13-rc4 (2021-05-30 11:58:25 -1000)

are available in the Git repository at:

  git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2021-06-03

for you to fetch changes up to 0b78f8bcf4951af30b0ae83ea4fad27d641ab617:

  Revert "fb_defio: Remove custom address_space_operations" (2021-06-01 17:38:40 +0200)

----------------------------------------------------------------
One fix for a fb_defio breakage

----------------------------------------------------------------
Matthew Wilcox (1):
      Revert "fb_defio: Remove custom address_space_operations"

 drivers/video/fbdev/core/fb_defio.c | 35 +++++++++++++++++++++++++++++++++++
 drivers/video/fbdev/core/fbmem.c    |  4 ++++
 include/linux/fb.h                  |  3 +++
 3 files changed, 42 insertions(+)