All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Darrick J. Wong" <djwong@us.ibm.com>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ics932s401: New driver
Date: Fri, 7 Nov 2008 11:50:26 -0800	[thread overview]
Message-ID: <20081107195025.GJ8668@plum> (raw)
In-Reply-To: <20081107113142.80d3b460.akpm@linux-foundation.org>

On Fri, Nov 07, 2008 at 11:31:42AM -0800, Andrew Morton wrote:
> 
> These are nice-looking drivers and I'm inclined to slip them into
> 2.6.28, but..
> 
> On Fri, 07 Nov 2008 11:11:10 -0800
> "Darrick J. Wong" <djwong@us.ibm.com> wrote:
> 
> > +/* Addresses to scan */
> > +static const unsigned short normal_i2c[] = { 0x69, I2C_CLIENT_END };
> 
> These are the sorts of drivers which must go blindly poking at
> hardwired IO addresses, aren't they?  So if someone accidentally
> compiles it up and loads it, it will reach out and fry their pr0n
> collection?

Yep.  Alas, there's not a whole lot we can do about that, other than say
"insmodder beware".  Were it a hwmon driver, we could blacklist it in
sensors-detct, but Jean already NAK'd it for hwmon.  I plan to stick to
the DMI whitelist and add a DMI blacklist if necessary.

Of course, if you're really intent upon frying (someone else's) pr0n
collection... this chip can help with that.

--D

      reply	other threads:[~2008-11-07 19:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-07 19:11 [PATCH] ics932s401: New driver Darrick J. Wong
2008-11-07 19:31 ` Andrew Morton
2008-11-07 19:50   ` Darrick J. Wong [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=20081107195025.GJ8668@plum \
    --to=djwong@us.ibm.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@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 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.