public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Rene Herman <rene.herman@gmail.com>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Masoud Sharbiani <masouds@google.com>, Andi Kleen <ak@suse.de>,
	Kirill Korotaev <dev@openvz.org>,
	linux-kernel@vger.kernel.org
Subject: Re: i386-show-unhandled-signals-v3
Date: Thu, 26 Jul 2007 11:13:48 +0200	[thread overview]
Message-ID: <46A865CC.6030702@gmail.com> (raw)
In-Reply-To: <20070725162528.7d485ff8.akpm@linux-foundation.org>

On 07/26/2007 01:25 AM, Andrew Morton wrote:

> On Wed, 25 Jul 2007 14:07:56 -0700
> "Masoud Sharbiani" <masouds@google.com> wrote:

>> This is rate limited; Do you need me to rewrite it with it being
>> disabled by default?
> 
> Yes please.
> 
> Look: if there's a way in which an unprivileged user can trigger a printk
> we fix it, end of story. I don't know why this even slightly controversial.

rene@7ixe4:/tmp$ su -c "dmesg -c >/dev/null"
rene@7ixe4:/tmp$ cdparanoia -B

[ ... ]

rene@7ixe4:/tmp$ dmesg | wc -l
158
rene@7ixe4:/tmp$ dmesg | tail -20
sg_write: data in/out 30576/30576 bytes for SCSI command 0xbe--guessing data in;
    program cdparanoia not setting count and/or reply_len properly
printk: 252 messages suppressed.
sg_write: data in/out 16464/16464 bytes for SCSI command 0xbe--guessing data in;
    program cdparanoia not setting count and/or reply_len properly
printk: 245 messages suppressed.
sg_write: data in/out 30576/30576 bytes for SCSI command 0xbe--guessing data in;
    program cdparanoia not setting count and/or reply_len properly
printk: 243 messages suppressed.
sg_write: data in/out 30576/30576 bytes for SCSI command 0xbe--guessing data in;
    program cdparanoia not setting count and/or reply_len properly
printk: 242 messages suppressed.
sg_write: data in/out 30576/30576 bytes for SCSI command 0xbe--guessing data in;
    program cdparanoia not setting count and/or reply_len properly
printk: 255 messages suppressed.
sg_write: data in/out 30576/30576 bytes for SCSI command 0xbe--guessing data in;
    program cdparanoia not setting count and/or reply_len properly
printk: 242 messages suppressed.
sg_write: data in/out 30576/30576 bytes for SCSI command 0xbe--guessing data in;
    program cdparanoia not setting count and/or reply_len properly

cdparanoia does require access to the /dev/sg? that corresponds to /dev/cdrom 
but at least udev (here) makes that node be a (root,cdrom) b-rw-rw--- device 
(and requiring root privileges to rip CDs would certainly not be nice).

Rene.

  parent reply	other threads:[~2007-07-26  9:15 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-18 15:47 i386-show-unhandled-signals-v3 Masoud Asgharifard Sharbiani
2007-07-25 14:45 ` i386-show-unhandled-signals-v3 Kirill Korotaev
2007-07-25 14:50   ` i386-show-unhandled-signals-v3 Masoud Sharbiani
2007-07-25 15:01     ` i386-show-unhandled-signals-v3 Kirill Korotaev
2007-07-25 14:57   ` i386-show-unhandled-signals-v3 Andi Kleen
2007-07-25 21:04     ` i386-show-unhandled-signals-v3 Andrew Morton
2007-07-25 21:07       ` i386-show-unhandled-signals-v3 Masoud Sharbiani
2007-07-25 23:25         ` i386-show-unhandled-signals-v3 Andrew Morton
2007-07-25 23:40           ` i386-show-unhandled-signals-v3 Masoud Asgharifard Sharbiani
2007-07-25 23:58             ` i386-show-unhandled-signals-v3 Andrew Morton
2007-07-26  3:21               ` i386-show-unhandled-signals-v3 Masoud Sharbiani
2007-07-26  4:15             ` i386-show-unhandled-signals-v3 Andrew Morton
2007-07-26  9:13           ` Rene Herman [this message]
2007-07-26  9:46           ` i386-show-unhandled-signals-v3 Andi Kleen
2007-07-26 10:14             ` i386-show-unhandled-signals-v3 Andrew Morton
2007-07-26 11:59               ` i386-show-unhandled-signals-v3 Andi Kleen
2007-07-26 12:18                 ` i386-show-unhandled-signals-v3 Alan Cox
2007-07-26 10:16             ` i386-show-unhandled-signals-v3 Alan Cox
2007-07-26 10:17               ` i386-show-unhandled-signals-v3 Rene Herman
2007-07-26 10:25                 ` i386-show-unhandled-signals-v3 Andrew Morton

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=46A865CC.6030702@gmail.com \
    --to=rene.herman@gmail.com \
    --cc=ak@suse.de \
    --cc=akpm@linux-foundation.org \
    --cc=dev@openvz.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=masouds@google.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