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