[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220630152816.pyqzoluhmv2uivpq@revolver>
Date: Thu, 30 Jun 2022 15:28:22 +0000
From: Liam Howlett <liam.howlett@...cle.com>
To: Stephen Rothwell <sfr@...b.auug.org.au>
CC: Andrew Morton <akpm@...ux-foundation.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: Re: linux-next: Fixes tag needs some work in the mm tree
* Stephen Rothwell <sfr@...b.auug.org.au> [220629 23:37]:
> Hi all,
>
> In commit
>
> 500caa69a5a0 ("test_maple_tree: add test for spanning store to most of the tree")
>
> Fixes tag
>
> Fixes: 1d3ae73e4e86 (test_maple_tree: Add test for spanning store to most of the tree)
>
> has these problem(s):
>
> - Target SHA1 does not exist
>
> It seems to be self referential ...
This is a result of an added test case then getting fixed by adding one
more testcase to catch a corner case.
What you put in the branch is correct.
Testing was added: 502cefe29b10 "lib/test_maple_tree: add testing for maple tree"
New test was added, fixing the above: 2197398d8d44 "test_maple_tree: add test for spanning store of entire range"
One more test added, fixing the above: 500caa69a5a0 "test_maple_tree: add test for spanning store to most of the tree"
Thanks,
Liam
Powered by blists - more mailing lists