revert_mips_add_multiplexed_syscall_support_to_MIPS
REVERTS
From
e976080ac5547a46f4654abc710e89bed992bb63 Mon Sep 17 00:00:00 2001
From: Paul Moore <paul@paul-moore.com>
Date: Tue, 3 Aug 2021 23:09:04 -0400
Subject: [PATCH] mips: add multiplexed syscall support to MIPS
Acked-by: Tom Hromatka <tom.hromatka@oracle.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
(imported from commit
8e2d449b012647d5f6d6ac86860689ce40e504ae)
Gbp-Pq: Name revert_mips_add_multiplexed_syscall_support_to_MIPS.patch
revert_ppc_add_multiplexed_syscall_support_to_PPC
REVERTS
From
f93a872fbc404df3dd3739dd399ad67f139fb1fa Mon Sep 17 00:00:00 2001
From: Paul Moore <paul@paul-moore.com>
Date: Tue, 3 Aug 2021 23:21:55 -0400
Subject: [PATCH] ppc: add multiplexed syscall support to PPC
Acked-by: Tom Hromatka <tom.hromatka@oracle.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
(imported from commit
255801bccf89343c684b2b94e85d9e0df484c133)
Gbp-Pq: Name revert_ppc_add_multiplexed_syscall_support_to_PPC.patch
revert_arch_consolidate_all_of_the_multiplexed_syscall_handling
REVERTS
From
f454456e261930d94b3a1a444b6bac75c11c3cb0 Mon Sep 17 00:00:00 2001
From: Paul Moore <paul@paul-moore.com>
Date: Wed, 4 Aug 2021 11:51:12 -0400
Subject: [PATCH] arch: consolidate all of the multiplexed syscall handling
Not only does this reduce the amount of duplicated code
significantly, it removes a lot of the "magic" numbers in the
code, and it happened to catch some bugs too.
Acked-by: Tom Hromatka <tom.hromatka@oracle.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
(imported from commit
17cbd2c253ce63e5e9e3cec867ff58efbe8b5fdc)
Gbp-Pq: Name revert_arch_consolidate_all_of_the_multiplexed_syscall_handling.patch
revert_various_additions_to_improve_code_coverage
REVERTS
From
aa0f858aa58d51c93a176c60a4c83a4a303bcffd Mon Sep 17 00:00:00 2001
From: Paul Moore <paul@paul-moore.com>
Date: Tue, 3 Aug 2021 14:12:50 -0400
Subject: [PATCH] tests: various additions to improve code coverage
Acked-by: Tom Hromatka <tom.hromatka@oracle.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
(imported from commit
fcc601279004a7f4c2f6ebf766acb4556b0f5e65)
Gbp-Pq: Name revert_various_additions_to_improve_code_coverage.patch