X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fbrcm2708%2Fpatches-4.4%2F0098-drm-vc4-No-need-to-stop-the-stopped-threads.patch;h=18dffd6d8a30fb90221f584a78bc7b6b96473602;hb=2b1c6b21b5e6c82ebb55d7fb7df90e60e88cbb14;hp=c01694ff9c9030602d12a5592b6e31e501a8300e;hpb=525b311bf869d7e252d744e501e227263a955c8e;p=openwrt%2Fopenwrt.git diff --git a/target/linux/brcm2708/patches-4.4/0098-drm-vc4-No-need-to-stop-the-stopped-threads.patch b/target/linux/brcm2708/patches-4.4/0098-drm-vc4-No-need-to-stop-the-stopped-threads.patch index c01694ff9c..18dffd6d8a 100644 --- a/target/linux/brcm2708/patches-4.4/0098-drm-vc4-No-need-to-stop-the-stopped-threads.patch +++ b/target/linux/brcm2708/patches-4.4/0098-drm-vc4-No-need-to-stop-the-stopped-threads.patch @@ -1,7 +1,7 @@ -From 966f44478d6ccb55bfd20b1249cb20a729519190 Mon Sep 17 00:00:00 2001 +From ab2cd74a31d3da208cc6264ab79c1c0ee503498d Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Fri, 23 Oct 2015 12:31:56 +0100 -Subject: [PATCH 098/304] drm/vc4: No need to stop the stopped threads. +Subject: [PATCH] drm/vc4: No need to stop the stopped threads. This was leftover debug code from the hackdriver. We never submit unless the thread is already idle.