public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: Petr Vorel <pvorel@suse.cz>
To: Po-Hsu Lin <po-hsu.lin@canonical.com>
Cc: ltp@lists.linux.it
Subject: Re: [LTP] [PATCH] {delete, finit, init}_module0[1-3]: Handle CONFIG_MODULE_SIG_FORCE
Date: Fri, 27 Dec 2024 13:46:53 +0100	[thread overview]
Message-ID: <20241227124653.GO317565@pevik> (raw)
In-Reply-To: <20241223041921.143620-1-po-hsu.lin@canonical.com>

Hi Po-Hsu Lin,

> The patch adds parsing for CONFIG_MODULE_SIG_FORCE kernel config,
> which will make tests expect an EKEYREJECTED error like using the
> 'module.sig_enforce' parameter.

Thanks, merged!

> Patch tested on kernel with CONFIG_MODULE_SIG_FORCE=y and it's
> working as expected.

+1

We might want to refactor the code to single place (DRY), but that can be done
later (we have lib/tst_module.c, which is using an old API because shared
between old and new code, but it looks like all tests has been converted to new
API, thus lib/tst_module.c could be convert to new API as well and then add
these checks into).

Kind regards,
Petr

-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

      reply	other threads:[~2024-12-27 12:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-23  4:19 [LTP] [PATCH] {delete, finit, init}_module0[1-3]: Handle CONFIG_MODULE_SIG_FORCE Po-Hsu Lin
2024-12-27 12:46 ` Petr Vorel [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20241227124653.GO317565@pevik \
    --to=pvorel@suse.cz \
    --cc=ltp@lists.linux.it \
    --cc=po-hsu.lin@canonical.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox