diff for duplicates of <20180603144226.532332020@twibright.com> diff --git a/a/1.txt b/N1/1.txt index 1a086a5..94c36ac 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -11,7 +11,8 @@ Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> 1 file changed, 4 insertions(+), 6 deletions(-) Index: linux-4.17-rc7/drivers/video/fbdev/udlfb.c -=================================--- linux-4.17-rc7.orig/drivers/video/fbdev/udlfb.c 2018-06-03 13:17:46.000000000 +0200 +=================================================================== +--- linux-4.17-rc7.orig/drivers/video/fbdev/udlfb.c 2018-06-03 13:17:46.000000000 +0200 +++ linux-4.17-rc7/drivers/video/fbdev/udlfb.c 2018-06-03 13:17:46.000000000 +0200 @@ -1855,18 +1855,17 @@ static void dlfb_free_urb_list(struct dl struct list_head *node; @@ -59,3 +60,8 @@ Index: linux-4.17-rc7/drivers/video/fbdev/udlfb.c unode = list_entry(entry, struct urb_node, entry); return unode->urb; + +_______________________________________________ +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 93b9ba3..e8b172d 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 21/21] udlfb: use spin_lock_irq instead of spin_lock_irqsave\0" - "Date\0Sun, 03 Jun 2018 14:41:14 +0000\0" + "Date\0Sun, 03 Jun 2018 16:41:14 +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\0udl-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" @@ -24,7 +25,8 @@ " 1 file changed, 4 insertions(+), 6 deletions(-)\n" "\n" "Index: linux-4.17-rc7/drivers/video/fbdev/udlfb.c\n" - "=================================--- linux-4.17-rc7.orig/drivers/video/fbdev/udlfb.c\t2018-06-03 13:17:46.000000000 +0200\n" + "===================================================================\n" + "--- linux-4.17-rc7.orig/drivers/video/fbdev/udlfb.c\t2018-06-03 13:17:46.000000000 +0200\n" "+++ linux-4.17-rc7/drivers/video/fbdev/udlfb.c\t2018-06-03 13:17:46.000000000 +0200\n" "@@ -1855,18 +1855,17 @@ static void dlfb_free_urb_list(struct dl\n" " \tstruct list_head *node;\n" @@ -71,6 +73,11 @@ "+\tspin_unlock_irq(&dlfb->urbs.lock);\n" " \n" " \tunode = list_entry(entry, struct urb_node, entry);\n" - " \treturn unode->urb;" + " \treturn unode->urb;\n" + "\n" + "_______________________________________________\n" + "dri-devel mailing list\n" + "dri-devel@lists.freedesktop.org\n" + https://lists.freedesktop.org/mailman/listinfo/dri-devel -6693234130e4a30ace54636aaedfd32783a1d0aabf1471bf4619d1f498cf2d0c +4fcb9f920c785121e9bf55b2b9c6af630e09f3f3a312488c9980342948ba099a
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.