Re: [patch 2.6.20-rc2] gpio_direction_output() needs an initial value

2007-03-01 Thread Milan Svoboda
he glitches. > > Signed-off-by: David Brownell <[EMAIL PROTECTED]> Acked-by: Milan Svoboda <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http:

Re: posix-timers overrun broken?

2007-02-07 Thread Milan Svoboda
> On Wed, 2007-02-07 at 14:36 +0100, Milan Svoboda wrote: > > But if the next interrupt arrives before function collect_signal is called > > to actually deliver the > > siginfo_t to userspace, the si.overrun is cleared in posix_timer_event and > > we have jus

posix-timers overrun broken?

2007-02-07 Thread Milan Svoboda
_t to userspace, the si.overrun is cleared in posix_timer_event and we have just forgotten one overrun... Am I wrong? Patch follows, but please note that it is more to describe the problem than solve the problem in proper way... Please, CC me, I'm not subscribed on the list. Signed-off-

Re: v2.6.20-rt1, yum/rpm

2007-02-05 Thread Milan Svoboda
On Feb 5, 7:50 am, Ingo Molnar <[EMAIL PROTECTED]> wrote: > i have released the v2.6.20-rt1 kernel, which can be downloaded from the > usual place: > Clean boot for me on ARM ixp4xx (gcc-4.1.1, glibc-2.5, big endian, softfloat). High-res timers looks good. However, I'm trying to use PI mutexes

Re: 2.6.13-rc6-rt1

2005-08-16 Thread Milan Svoboda
tried clock_settime yet), both CLOCK_MONOTONIC_HR and CLOCK_REALTIME_HR are broken. (timer_* functions works fine) Thanks, Milan Svoboda #define _POSIX_TIMERS #include #include #include volatile int i; void sighandle(int signum) { struct timespec tv; clock_gettime(CLOCK_MONOTON

Re: kernel oops, 2.6.11.3

2005-03-26 Thread Milan Svoboda
Dne pátek 18 březen 2005 23:30 jste napsal(a): > On Fri, Mar 18, 2005 at 09:03:59PM +0100, Milan Svoboda wrote: > > Hello, > > > > usbnet (iPAQ with Familiar) and harddisk connected throught usb were in > > use during this oops. > > > > HW: HP Omnibook x

kernel oops, 2.6.11.3

2005-03-18 Thread Milan Svoboda
Hello, usbnet (iPAQ with Familiar) and harddisk connected throught usb were in use during this oops. HW: HP Omnibook xt6200 Mar 18 20:09:07 drak_mrak kernel: Unable to handle kernel paging request at virtual address 1840 Mar 18 20:09:07 drak_mrak kernel: printing eip: Mar 18 20:09:07 drak