[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1547230356.6911.23.camel@lca.pw>
Date: Fri, 11 Jan 2019 13:12:36 -0500
From: Qian Cai <cai@....pw>
To: Matthew Wilcox <willy@...radead.org>
Cc: akpm@...ux-foundation.org, esploit@...tonmail.ch,
jejb@...ux.ibm.com, dgilbert@...erlog.com,
martin.petersen@...cle.com, linux-mm@...ck.org,
linux-kernel@...r.kernel.org, walken@...gle.com,
David.Woodhouse@...el.com
Subject: Re: [PATCH] rbtree: fix the red root
On Fri, 2019-01-11 at 09:31 -0800, Matthew Wilcox wrote:
> On Fri, Jan 11, 2019 at 11:51:45AM -0500, Qian Cai wrote:
> > Reported-by: Esme <esploit@...tonmail.ch>
> > Signed-off-by: Qian Cai <cai@....pw>
>
> What change introduced this bug? We need a Fixes: line so the stable
> people know how far to backport this fix.
It looks like,
Fixes: 6d58452dc06 (rbtree: adjust root color in rb_insert_color() only when
necessary)
where it no longer always paint the root as black.
Also, copying this fix for the original author and reviewer.
https://lore.kernel.org/lkml/20190111165145.23628-1-cai@lca.pw/
Powered by blists - more mailing lists