]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
sign-off on the sublevel clamp patch
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 6 Feb 2021 16:31:19 +0000 (17:31 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 6 Feb 2021 16:31:19 +0000 (17:31 +0100)
queue-4.4/stable-clamp-sublevel-in-4.4-and-4.9.patch
queue-4.9/stable-clamp-sublevel-in-4.4-and-4.9.patch

index 7d05eb0fb72fb04a711aa40fa47c716b786e8a48..c908c9b4deb92a1763f3aaace6236e47fbd8fd3a 100644 (file)
@@ -24,12 +24,11 @@ We might need to do it later in newer trees, but maybe we'll have a
 better solution by then, so I'm ignoring that problem for now.
 
 Signed-off-by: Sasha Levin <sashal@kernel.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 ---
- Makefile | 2 +-
+ Makefile |    2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 
-diff --git a/Makefile b/Makefile
-index 0057587d2cbe2..e4c6b6e62edb9 100644
 --- a/Makefile
 +++ b/Makefile
 @@ -1068,7 +1068,7 @@ endef
@@ -41,6 +40,3 @@ index 0057587d2cbe2..e4c6b6e62edb9 100644
        echo '#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))';)
  endef
  
--- 
-2.27.0
-
index d41f920e6b882e6056f2bd75ecd627b8e9089765..96dcd1a8d5ae27f93c7ec16a09a2aca1c2d1f75d 100644 (file)
@@ -24,12 +24,11 @@ We might need to do it later in newer trees, but maybe we'll have a
 better solution by then, so I'm ignoring that problem for now.
 
 Signed-off-by: Sasha Levin <sashal@kernel.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 ---
- Makefile | 2 +-
+ Makefile |    2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 
-diff --git a/Makefile b/Makefile
-index 69af44d3dcd14..93f7ce06fc8c9 100644
 --- a/Makefile
 +++ b/Makefile
 @@ -1141,7 +1141,7 @@ endef
@@ -41,6 +40,3 @@ index 69af44d3dcd14..93f7ce06fc8c9 100644
        echo '#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))';)
  endef
  
--- 
-2.27.0
-