rust-for-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sven Van Asbroeck <thesven73@gmail.com>
To: Carlos <carloscarral13@gmail.com>
Cc: rust-for-linux@vger.kernel.org
Subject: Re: Loading an out-of-tree module
Date: Thu, 29 Apr 2021 10:38:11 -0400	[thread overview]
Message-ID: <CAGngYiURvNri1t9pYiTDxKw0igCHH=ENZMLuKAj_dFPWf6rb9g@mail.gmail.com> (raw)
In-Reply-To: <YIrDgupEqcmsUfGX@localhost.localdomain>

On Thu, Apr 29, 2021 at 10:34 AM Carlos <carloscarral13@gmail.com> wrote:
>
> Is the 'loading out-of-tree module taints kernel' messsage something you
> can disable at .config? Or is it something particular to eudyptula-boot?

commit 2449b8ba0745327c5fa49a8d9acffe03b2eded69
Author: Ben Hutchings <ben@decadent.org.uk>
Date:   Mon Oct 24 15:12:28 2011 +0200

    module,bug: Add TAINT_OOT_MODULE flag for modules not built in-tree

    Use of the GPL or a compatible licence doesn't necessarily make the code
    any good.  We already consider staging modules to be suspect, and this
    should also be true for out-of-tree modules which may receive very
    little review.

    Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
    Reviewed-by: Dave Jones <davej@redhat.com>
    Acked-by: Greg Kroah-Hartman <gregkh@suse.de>
    Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> (patched
oops-tracing.txt)

  reply	other threads:[~2021-04-29 14:38 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-29 14:32 Loading an out-of-tree module Carlos
2021-04-29 14:38 ` Sven Van Asbroeck [this message]
2021-04-29 14:52 ` Sven Van Asbroeck
2021-04-29 15:16 ` Greg KH
2021-04-29 15:56   ` Carlos
2021-04-29 16:05     ` Wedson Almeida Filho
2021-04-29 16:06     ` Miguel Ojeda

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='CAGngYiURvNri1t9pYiTDxKw0igCHH=ENZMLuKAj_dFPWf6rb9g@mail.gmail.com' \
    --to=thesven73@gmail.com \
    --cc=carloscarral13@gmail.com \
    --cc=rust-for-linux@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).