From: Ricardo Robaina on gitlab.com Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3070 NOTE: Truncated patchset due to missing public @redhat.com email address on your GitLab profile at https://gitlab.com/-/profile. Once that is fixed, close and reopen the merge request to retrigger sending the emails. Ricardo Robaina (7): add support for rh_features add rh_features to /proc rh_features: convert to atomic allocation rh_features: move rh_features entry to sys/kernel kernel: rh_features: fix reading empty feature list from /proc rh_flags: Rename rh_features to rh_flags rh_flags: Fix of build errors and warnings include/linux/rh_flags.h | 36 ++++++++++++ kernel/Makefile | 2 +- kernel/module/main.c | 6 ++ kernel/rh_flags.c | 119 +++++++++++++++++++++++++++++++++++++++ 4 files changed, 162 insertions(+), 1 deletion(-) create mode 100644 include/linux/rh_flags.h create mode 100644 kernel/rh_flags.c Signed-off-by: Ricardo Robaina <rrobaina@xxxxxxxxxx> -- _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue