diff for duplicates of <20180603144222.335724006@twibright.com> diff --git a/a/1.txt b/N1/1.txt index 37cbaa3..92f7a37 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -12,7 +12,8 @@ Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> 2 files changed, 6 insertions(+), 9 deletions(-) Index: linux-4.16.12/drivers/gpu/drm/udl/udl_main.c -=================================--- linux-4.16.12.orig/drivers/gpu/drm/udl/udl_main.c 2018-05-31 11:17:01.000000000 +0200 +=================================================================== +--- linux-4.16.12.orig/drivers/gpu/drm/udl/udl_main.c 2018-05-31 11:17:01.000000000 +0200 +++ linux-4.16.12/drivers/gpu/drm/udl/udl_main.c 2018-05-31 11:17:01.000000000 +0200 @@ -170,7 +170,6 @@ static void udl_free_urb_list(struct drm struct list_head *node; @@ -63,7 +64,8 @@ Index: linux-4.16.12/drivers/gpu/drm/udl/udl_main.c unode = list_entry(entry, struct urb_node, entry); urb = unode->urb; Index: linux-4.16.12/drivers/gpu/drm/udl/udl_modeset.c -=================================--- linux-4.16.12.orig/drivers/gpu/drm/udl/udl_modeset.c 2018-05-31 11:17:01.000000000 +0200 +=================================================================== +--- linux-4.16.12.orig/drivers/gpu/drm/udl/udl_modeset.c 2018-05-31 11:17:01.000000000 +0200 +++ linux-4.16.12/drivers/gpu/drm/udl/udl_modeset.c 2018-05-31 11:17:01.000000000 +0200 @@ -366,7 +366,6 @@ static int udl_crtc_page_flip(struct drm { @@ -86,3 +88,8 @@ Index: linux-4.16.12/drivers/gpu/drm/udl/udl_modeset.c crtc->primary->fb = fb; return 0; + +_______________________________________________ +dri-devel mailing list +dri-devel@lists.freedesktop.org +https://lists.freedesktop.org/mailman/listinfo/dri-devel diff --git a/a/content_digest b/N1/content_digest index 9646315..b4becf6 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020180603144053.875668929@twibright.com\0" "From\0Mikulas Patocka <mpatocka@redhat.com>\0" "Subject\0[PATCH 09/21] udl-kms: use spin_lock_irq instead of spin_lock_irqsave\0" - "Date\0Sun, 03 Jun 2018 14:41:02 +0000\0" + "Date\0Sun, 03 Jun 2018 16:41:02 +0200\0" "To\0Mikulas Patocka <mpatocka@redhat.com>" Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> Dave Airlie <airlied@redhat.com> @@ -10,6 +10,7 @@ "Cc\0linux-fbdev@vger.kernel.org" " dri-devel@lists.freedesktop.org\0" "\00:1\0" + "fn\0udlkms-spin-lock-irq.patch\0" "b\0" "spin_lock_irqsave and spin_unlock_irqrestore is inteded to be called from\n" "a context where it is unknown if interrupts are enabled or disabled (such\n" @@ -25,7 +26,8 @@ " 2 files changed, 6 insertions(+), 9 deletions(-)\n" "\n" "Index: linux-4.16.12/drivers/gpu/drm/udl/udl_main.c\n" - "=================================--- linux-4.16.12.orig/drivers/gpu/drm/udl/udl_main.c\t2018-05-31 11:17:01.000000000 +0200\n" + "===================================================================\n" + "--- linux-4.16.12.orig/drivers/gpu/drm/udl/udl_main.c\t2018-05-31 11:17:01.000000000 +0200\n" "+++ linux-4.16.12/drivers/gpu/drm/udl/udl_main.c\t2018-05-31 11:17:01.000000000 +0200\n" "@@ -170,7 +170,6 @@ static void udl_free_urb_list(struct drm\n" " \tstruct list_head *node;\n" @@ -76,7 +78,8 @@ " \tunode = list_entry(entry, struct urb_node, entry);\n" " \turb = unode->urb;\n" "Index: linux-4.16.12/drivers/gpu/drm/udl/udl_modeset.c\n" - "=================================--- linux-4.16.12.orig/drivers/gpu/drm/udl/udl_modeset.c\t2018-05-31 11:17:01.000000000 +0200\n" + "===================================================================\n" + "--- linux-4.16.12.orig/drivers/gpu/drm/udl/udl_modeset.c\t2018-05-31 11:17:01.000000000 +0200\n" "+++ linux-4.16.12/drivers/gpu/drm/udl/udl_modeset.c\t2018-05-31 11:17:01.000000000 +0200\n" "@@ -366,7 +366,6 @@ static int udl_crtc_page_flip(struct drm\n" " {\n" @@ -98,6 +101,11 @@ "+\tspin_unlock_irq(&dev->event_lock);\n" " \tcrtc->primary->fb = fb;\n" " \n" - " \treturn 0;" + " \treturn 0;\n" + "\n" + "_______________________________________________\n" + "dri-devel mailing list\n" + "dri-devel@lists.freedesktop.org\n" + https://lists.freedesktop.org/mailman/listinfo/dri-devel -f6c2290b0a01def1035e18565ae9bdaebeac8b122e1e84c42d21e20719dbd085 +715832b083739cc374d076f191d78ec8285a42470097d583a1bef8f6e3d3f27b
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.