lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 11 Aug 2009 12:52:02 +0200 (CEST)
From:	Jan Engelhardt <jengelh@...ozas.de>
To:	Thomas Gleixner <tglx@...utronix.de>
cc:	Fernando Lopez-Lezcano <nando@...ma.Stanford.EDU>,
	LKML <linux-kernel@...r.kernel.org>,
	rt-users <linux-rt-users@...r.kernel.org>,
	Ingo Molnar <mingo@...e.hu>,
	Steven Rostedt <rostedt@...dmis.org>,
	Peter Zijlstra <peterz@...radead.org>,
	Carsten Emde <ce@...g.ch>,
	Clark Williams <williams@...hat.com>, Fra@...per.es
Subject: Re: [ANNOUNCE] 2.6.29.6-rt23


On Friday 2009-07-10 20:29, Thomas Gleixner wrote:
>On Fri, 10 Jul 2009, Fernando Lopez-Lezcano wrote:
>> On Thu, 2009-07-09 at 20:25 +0200, Thomas Gleixner wrote:
>> 
>> I'm getting slightly weird behavior from rt23 in an intel quad core
>> machine (my T61 laptop is fine), rt22 was fine. It is some timer issue,
>> if I type continuously I get (every few seconds) repeated keys. Nothing
>> in the logs, nothing in dmesg that is (significantly) different from an
>> rt22 boot. 

I am getting the same issue, reliably reproducibly - though ironically
only with the proprietary NVIDIA. Key repeats, screen going "No signal"
for a sec, sometimes comes back, sometimes hangs the whole machine.

nv is fine, as is tty1 with or without NVIDIA.

>Hmm. The only change which touches timer related stuff is the ktime*
>speedups. Can you please apply the revert patch below and check
>whether that changes anything? If not, then we need to look at the
>2.6.29.5 -> .6 delta.
>
>diff --git b/kernel/time/timekeeping.c a/kernel/time/timekeeping.c
>index 4c99c98..3192dd0 100644
>--- b/kernel/time/timekeeping.c
>+++ a/kernel/time/timekeeping.c

This 2nd part (timekeeping.c) of your patch unfortunately does not
apply on -rt23, but I have edited it manually to get a result.

Works ok so far.

(BTW, CONFIG_GENERIC_TIME=y).

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ