Re: kernel: sysctl table check failed: /dev/parport/parport0/devices/ppdev0/timeslice Sysctl already exists

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Dave Jones <davej@...>
Cc: Linux Kernel <linux-kernel@...>
Date: Friday, May 30, 2008 - 2:19 pm

Dave Jones <davej@redhat.com> writes:


Yes.  The short answer is that this is a real bug in the parport code
that has existed forever.  We just now complain.

http://bugzilla.kernel.org/show_bug.cgi?id=9749

It takes something like two accessors of the parallel port to trigger
this.  Though not in a bad way.

In particular each open creates the sysctl for the duration of the
open (or something like that) and so if you open (I think it is
/dev/parport0) twice you try and create the sysctls twice.

I got as far as basic confirmation of this bug, and a rough cause of
it.  Unfortunately I have not had the time to unscramble it, and neither
it seems has anyone else.

Eric
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: kernel: sysctl table check failed: /dev/parport/parport0..., Eric W. Biederman, (Fri May 30, 2:19 pm)