Linux-Fsdevel Archive mirror
 help / color / mirror / Atom feed
* [PATCH AUTOSEL 4.19 6/8] radix tree test suite: Fix compilation
       [not found] <20210405160515.269020-1-sashal@kernel.org>
@ 2021-04-05 16:05 ` Sasha Levin
  2021-04-05 18:11   ` Matthew Wilcox
  0 siblings, 1 reply; 3+ messages in thread
From: Sasha Levin @ 2021-04-05 16:05 UTC (permalink / raw)
  To: linux-kernel, stable; +Cc: Matthew Wilcox (Oracle), Sasha Levin, linux-fsdevel

From: "Matthew Wilcox (Oracle)" <willy@infradead.org>

[ Upstream commit dd841a749d1ded8e2e5facc4242ee0b6779fc0cb ]

Introducing local_lock broke compilation; fix it all up.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
---
 tools/testing/radix-tree/linux/compiler_types.h | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 delete mode 100644 tools/testing/radix-tree/linux/compiler_types.h

diff --git a/tools/testing/radix-tree/linux/compiler_types.h b/tools/testing/radix-tree/linux/compiler_types.h
deleted file mode 100644
index e69de29bb2d1..000000000000
-- 
2.30.2


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH AUTOSEL 4.19 6/8] radix tree test suite: Fix compilation
  2021-04-05 16:05 ` [PATCH AUTOSEL 4.19 6/8] radix tree test suite: Fix compilation Sasha Levin
@ 2021-04-05 18:11   ` Matthew Wilcox
  2021-04-14 12:18     ` Sasha Levin
  0 siblings, 1 reply; 3+ messages in thread
From: Matthew Wilcox @ 2021-04-05 18:11 UTC (permalink / raw)
  To: Sasha Levin; +Cc: linux-kernel, stable, linux-fsdevel

On Mon, Apr 05, 2021 at 12:05:13PM -0400, Sasha Levin wrote:
> From: "Matthew Wilcox (Oracle)" <willy@infradead.org>
> 
> [ Upstream commit dd841a749d1ded8e2e5facc4242ee0b6779fc0cb ]
> 
> Introducing local_lock broke compilation; fix it all up.

I don't think local_lock has been backported to 4.19?

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH AUTOSEL 4.19 6/8] radix tree test suite: Fix compilation
  2021-04-05 18:11   ` Matthew Wilcox
@ 2021-04-14 12:18     ` Sasha Levin
  0 siblings, 0 replies; 3+ messages in thread
From: Sasha Levin @ 2021-04-14 12:18 UTC (permalink / raw)
  To: Matthew Wilcox; +Cc: linux-kernel, stable, linux-fsdevel

On Mon, Apr 05, 2021 at 07:11:09PM +0100, Matthew Wilcox wrote:
>On Mon, Apr 05, 2021 at 12:05:13PM -0400, Sasha Levin wrote:
>> From: "Matthew Wilcox (Oracle)" <willy@infradead.org>
>>
>> [ Upstream commit dd841a749d1ded8e2e5facc4242ee0b6779fc0cb ]
>>
>> Introducing local_lock broke compilation; fix it all up.
>
>I don't think local_lock has been backported to 4.19?

Heh, right, I'll drop it from 5.4 and older.

-- 
Thanks,
Sasha

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-04-14 12:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210405160515.269020-1-sashal@kernel.org>
2021-04-05 16:05 ` [PATCH AUTOSEL 4.19 6/8] radix tree test suite: Fix compilation Sasha Levin
2021-04-05 18:11   ` Matthew Wilcox
2021-04-14 12:18     ` Sasha Levin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).