From: Petr Vorel <pvorel@suse.cz>
To: Cyril Hrubis <chrubis@suse.cz>
Cc: "Ricardo B . Marlière" <rbm@suse.com>, ltp@lists.linux.it
Subject: Re: [LTP] [PATCH v5 2/2] modules.mk: Add FORCE_MODULES=1 to fail on error
Date: Fri, 15 Aug 2025 17:07:27 +0200 [thread overview]
Message-ID: <20250815150727.GA624717@pevik> (raw)
In-Reply-To: <aJ9AU-iKCAKhPquU@yuki.lan>
Hi Cyril, Li,
> Hi!
> > diff --git a/INSTALL b/INSTALL
> > index 10c19d4105..7c25c23347 100644
> > --- a/INSTALL
> > +++ b/INSTALL
> > @@ -172,9 +172,15 @@ LTP contains few kernel modules and tests which are using them.
> > These require to be built with the same kernel headers as the running kernel (SUT).
> > Sometimes the best way to achieve this is to compile them on the SUT.
> > +Due Linux Kernel Driver Interface unstability [1], error during building kernel
> > +modules does not break the build. Make errors fatal can be done by FORCE_MODULES=1
> > +make variable.
> > +
> > 'modules', 'modules-clean' and 'modules-install' make targets are shortcuts
> > to build just these modules and tests.
> > +[1] https://docs.kernel.org/process/stable-api-nonsense.html)
> ^
> Stray ) ?
+1, fixed and merged.
Thank you both for a review.
Kind regards,
Petr
--
Mailing list info: https://lists.linux.it/listinfo/ltp
prev parent reply other threads:[~2025-08-15 15:07 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-15 8:19 [LTP] [PATCH v5 0/2] make: Add kernel modules targets, FORCE_MODULES=1 Petr Vorel
2025-08-15 8:19 ` [LTP] [PATCH v5 1/2] Makefile: Add kernel modules related make targets Petr Vorel
2025-08-15 8:19 ` [LTP] [PATCH v5 2/2] modules.mk: Add FORCE_MODULES=1 to fail on error Petr Vorel
2025-08-15 9:24 ` Li Wang via ltp
2025-08-15 14:12 ` Cyril Hrubis
2025-08-15 15:07 ` 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=20250815150727.GA624717@pevik \
--to=pvorel@suse.cz \
--cc=chrubis@suse.cz \
--cc=ltp@lists.linux.it \
--cc=rbm@suse.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.