We could just drop this patch. Use openEuler kernel release version instead.
On 2020/12/17 9:41, Chen Jun wrote:
From: Greg Kroah-Hartman gregkh@linuxfoundation.org
stable inclusion from stable-5.10.1 commit 841fca5a32cccd7d0123c0271f4350161ada5507 bugzilla: 46822
Link: https://lore.kernel.org/r/20201214170452.563016590@linuxfoundation.org Signed-off-by: Greg Kroah-Hartman gregkh@linuxfoundation.org Signed-off-by: Chen Jun chenjun102@huawei.com
Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile index e30cf02da8b8..076d4e6b9ccc 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 10 -SUBLEVEL = 0 +SUBLEVEL = 1 EXTRAVERSION = NAME = Kleptomaniac Octopus