From: Vladis Dronov vdronov@redhat.com
[redhat] Enable PERCPU_STATS and CRYPTO_DEV_CCP_DEBUGFS in the debug flavor
The same way in was done in the rhbz#1744633 and rhbz#bz1765717.
Signed-off-by: Vladis Dronov vdronov@redhat.com
diff a/redhat/configs/common/debug/CONFIG_CRYPTO_DEV_CCP_DEBUGFS b/redhat/configs/common/debug/CONFIG_CRYPTO_DEV_CCP_DEBUGFS --- /dev/null +++ b/redhat/configs/common/debug/CONFIG_CRYPTO_DEV_CCP_DEBUGFS @@ -0,0 +1 @@ +CONFIG_CRYPTO_DEV_CCP_DEBUGFS=y diff a/redhat/configs/common/debug/CONFIG_PERCPU_STATS b/redhat/configs/common/debug/CONFIG_PERCPU_STATS --- /dev/null +++ b/redhat/configs/common/debug/CONFIG_PERCPU_STATS @@ -0,0 +1 @@ +CONFIG_PERCPU_STATS=y
-- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/954
From: Don Zickus on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/954#note_53509956...
@omos @raquini - any issues here?
From: Ondrej Mosnáček on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/954#note_53510227...
Acked-by: Ondrej Mosnacek omosnace@redhat.com
From: Vladis Dronov on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/954#note_53544364...
Thanks, @omos, Unfortunately, it looks like just commenting with "Acked- by:" does not work, this MR still has "0 Reviewers". Obvious, but were you logged in gitlab?
From: Vladis Dronov on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/954#note_53554198...
Thanks, @omos, Unfortunately, it looks like there is a permission issue in this ARK repo.
From: Rafael Aquini on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/954#note_53578106...
Acked-by: Rafael Aquini aquini@redhat.com
From: Rafael Aquini on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/954#note_53578930...
@dzickusrh, I guess the problem is that we cannot review/approve kernel- ark MRs with lab.
From: Don Zickus on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/954#note_53584075...
@NefigTut - hopefully by adding @omos to the Developer list, resolves the permission problem and his ack is recorded.
From: Ondrej Mosnáček on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/954#note_53584532...
@dzickusrh Thanks! It seems it was recorded correctly anyway, but at least I can now ack with just a click of a button :)
From: Don Zickus on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/954#note_53594422...
@raquini - add you as Developer so you can use 'lab' now.
kernel@lists.fedoraproject.org