From: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
To: Rusty Russell <rusty@rustcorp.com.au>
Cc: Ben Hutchings <ben@decadent.org.uk>,
Jason Baron <jbaron@redhat.com>,
Nick Bowler <nbowler@elliptictech.com>, Greg KH <greg@kroah.com>,
Dave Jones <davej@redhat.com>,
Randy Dunlap <rdunlap@xenotime.net>,
LKML <linux-kernel@vger.kernel.org>,
Debian kernel maintainers <debian-kernel@lists.debian.org>
Subject: Re: [PATCH] module: Enable dynamic debugging regardless of taint
Date: Tue, 1 Nov 2011 08:48:59 -0400 [thread overview]
Message-ID: <20111101124859.GA1698@Krystal> (raw)
In-Reply-To: <87lis0v4ih.fsf@rustcorp.com.au>
* Rusty Russell (rusty@rustcorp.com.au) wrote:
> On Tue, 01 Nov 2011 03:59:33 +0000, Ben Hutchings <ben@decadent.org.uk> wrote:
> > Dynamic debugging is currently disabled for tainted modules, except
> > for TAINT_CRAP. This prevents use of dynamic debugging for
> > out-of-tree modules now that they are also tainted.
> >
> > This condition was apparently intended to avoid a crash if a force-
> > loaded module has an incompatible definition of dynamic debug
> > structures. However, a administrator that forces us to load a module
> > is claiming that it *is* compatible even though it fails our version
> > checks. If they are mistaken, there are any number of ways the module
> > could crash the system.
> >
> > Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
>
> Thanks, applied, unless Mathieu objects...
I'm OK with that. We should probably note in the changelog the
side-effect of now supporting dynamic debugging of proprietary drivers.
If we start doing this for dynamic debugging, I'd be tempted to do it
for tracepoints and static jump labels too, since at least tracepoints
would not be the only "offender" (from an end-user point of view)
causing crashes on incompatible module load.
Thanks!
Acked-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>
> Cheers,
> Rusty.
--
Mathieu Desnoyers
Operating System Efficiency R&D Consultant
EfficiOS Inc.
http://www.efficios.com
prev parent reply other threads:[~2011-11-01 12:49 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-28 3:38 [PATCH 2/2] module: Re-enable dynamic debugging for GPL-compatible OOT modules Ben Hutchings
2011-10-31 1:59 ` Rusty Russell
2011-10-31 13:44 ` Ben Hutchings
2011-11-01 2:09 ` Rusty Russell
2011-11-01 3:59 ` [PATCH] module: Enable dynamic debugging regardless of taint Ben Hutchings
2011-11-01 4:41 ` Rusty Russell
2011-11-01 12:48 ` Mathieu Desnoyers [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=20111101124859.GA1698@Krystal \
--to=mathieu.desnoyers@polymtl.ca \
--cc=ben@decadent.org.uk \
--cc=davej@redhat.com \
--cc=debian-kernel@lists.debian.org \
--cc=greg@kroah.com \
--cc=jbaron@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=nbowler@elliptictech.com \
--cc=rdunlap@xenotime.net \
--cc=rusty@rustcorp.com.au \
/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