On 12/22/2015 11:39 AM, Guillaume Morin wrote:
> Jason,
>
> On 22 Dec 11:02, Jason Baron wrote:
>> We've noticed livelocks in shrink_dentry_list() very similar to this
>> report on stable 3.14.56:
>> http://lkml.iu.edu/hypermail/linux/kernel/1405.3/00470.html
>>
>> It appears that the patches th
Jason,
On 22 Dec 11:02, Jason Baron wrote:
> We've noticed livelocks in shrink_dentry_list() very similar to this
> report on stable 3.14.56:
> http://lkml.iu.edu/hypermail/linux/kernel/1405.3/00470.html
>
> It appears that the patches that introduced this issue came into 3.14.51
> in August with
Hi,
We've noticed livelocks in shrink_dentry_list() very similar to this
report on stable 3.14.56:
http://lkml.iu.edu/hypermail/linux/kernel/1405.3/00470.html
It appears that the patches that introduced this issue came into 3.14.51
in August with the same set of patches mentioned in the reference
diff --git a/Makefile b/Makefile
index 51ee14329c47..48a4d0b37c10 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
VERSION = 3
PATCHLEVEL = 14
-SUBLEVEL = 57
+SUBLEVEL = 58
EXTRAVERSION =
NAME = Remembering Coco
diff --git a/arch/arm/common/edma.c b/arch/arm/common/edma.c
index 5339009b3c
4 matches
Mail list logo