mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Adrian Bunk <bunk@stusta.de>
To: unlisted-recipients:; (no To-header on input)
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Dmitry Torokhov <dmitry.torokhov@gmail.com>,
	Pavlik Vojtech <vojtech@suse.cz>,
	Ryan Phillips <rphillips@gentoo.org>,
	Duncan <1i5t5.duncan@cox.net>, Meelis Roos <mroos@linux.ee>
Subject: 2.6.16-rc6: all psmouse regressions fixed?
Date: Mon, 13 Mar 2006 20:07:14 +0100	[thread overview]
Message-ID: <20060313190714.GD13973@stusta.de> (raw)
In-Reply-To: <Pine.LNX.4.64.0603111551330.18022@g5.osdl.org>

On Sat, Mar 11, 2006 at 03:58:12PM -0800, Linus Torvalds wrote:
>...
> Dmitry Torokhov:
>       Input: psmouse - disable autoresync
>...

We had the three psmouse regressions below in 2.6.16-rc5.

Duncan already stated that this patch fixed (more exactly: works around) 
his problems.

Does anyone still observe a psmouse regression in 2.6.16-rc6 compared 
to 2.6.15, or is everything fine now?


Subject    : usb_submit_urb(ctrl) failed on 2.6.16-rc4-git10 kernel
References : http://bugzilla.kernel.org/show_bug.cgi?id=6134
Submitter  : Ryan Phillips <rphillips@gentoo.org>
Handled-By : Dmitry Torokhov <dmitry.torokhov@gmail.com>
Status     : workaround: psmouse.resync_time=0

Subject    : total ps2 keyboard lockup from boot
References : http://bugzilla.kernel.org/show_bug.cgi?id=6130
Submitter  : Duncan <1i5t5.duncan@cox.net>
Handled-By : Dmitry Torokhov <dmitry.torokhov@gmail.com>
             Pavlik Vojtech <vojtech@suse.cz>
Status     : discussion and debugging in the bug logs

Subject    : psmouse starts losing sync in 2.6.16-rc2
References : http://lkml.org/lkml/2006/2/5/50
Submitter  : Meelis Roos <mroos@linux.ee>
Handled-By : Dmitry Torokhov <dmitry.torokhov@gmail.com>
Status     : Dmitry: Working on various manifestations of this one.
                     At worst we will have to disable resync by default
                     before 2.6.16 final is out and continue in 2.6.17 cycle.


cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed


  parent reply	other threads:[~2006-03-13 19:07 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-11 23:58 Linux v2.6.16-rc6 Linus Torvalds
2006-03-12  1:51 ` Michal Piotrowski
2006-03-12  2:39   ` David S. Miller
2006-03-12  3:28     ` Chris Adams
2006-03-12  3:35       ` Lee Revell
2006-03-12 10:57       ` Michal Feix
2006-03-12  8:35     ` Willy Tarreau
2006-03-12 12:04     ` Michal Piotrowski
2006-04-09 12:08     ` Andy Furniss
2006-03-12  9:03 ` Christoph Hellwig
2006-03-13 19:54   ` Bjorn Helgaas
2006-03-13 21:57     ` Christoph Hellwig
2006-03-13 19:07 ` Adrian Bunk [this message]
2006-03-14  4:59   ` 2.6.16-rc6: all psmouse regressions fixed? Benoit Boissinot
2006-03-15  3:38   ` Ryan Phillips
2006-03-13 20:05 ` 2.6.16-rc6: known regressions Adrian Bunk
2006-03-13 12:09   ` Greg KH
2006-03-13 12:12   ` Greg KH
2006-03-13 21:06     ` Jiri Slaby
2006-03-14  9:36       ` Tom Seeley
2006-03-13 21:22     ` [v4l-dvb-maintainer] " Johannes Stezenbach
2006-03-13 22:14       ` Nathan Laredo
2006-03-13 20:09   ` Olaf Hering
2006-03-13 22:42   ` Andrew Morton
2006-03-14  1:06     ` Adrian Bunk
2006-03-14 13:32       ` [Alsa-devel] " Takashi Iwai
2006-03-14 22:18     ` Alan Cox
2006-03-14 22:38       ` Paul Fulghum
2006-03-16  1:42       ` Paul Fulghum
2006-03-14 23:01     ` Jeremy Fitzhardinge
2006-03-17 17:30   ` Jiri Slaby
2006-03-16 22:12 ` Linux v2.6.16-rc6 Bill Davidsen
2006-03-17 14:36 ` 2.6.16-rc6: known regressions (v2) Adrian Bunk
2006-03-17 16:28   ` Takashi Iwai
2006-03-17 20:40     ` Takashi Iwai
2006-03-18 19:27       ` Parag Warudkar
2006-03-18 19:46         ` Parag Warudkar
2006-03-20 10:25           ` Takashi Iwai
2006-03-20 10:47             ` Adrian Bunk
2006-03-20 10:57               ` Takashi Iwai
2006-03-20 10:59             ` Takashi Iwai
2006-03-18 20:57   ` Claudio Martins
2006-03-19 22:49     ` Nathan Scott

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=20060313190714.GD13973@stusta.de \
    --to=bunk@stusta.de \
    --cc=1i5t5.duncan@cox.net \
    --cc=dmitry.torokhov@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mroos@linux.ee \
    --cc=rphillips@gentoo.org \
    --cc=vojtech@suse.cz \
    /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

Powered by JetHome