Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 2 Mar 2001 05:53:14 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 2 Mar 2001 05:53:05 -0500 Received: from chiara.elte.hu ([157.181.150.200]:48134 "HELO chiara.elte.hu") by vger.kernel.org with SMTP id ; Fri, 2 Mar 2001 05:52:53 -0500 Date: Fri, 2 Mar 2001 11:52:01 +0100 (CET) From: Ingo Molnar Reply-To: To: tachino Nobuhiro Cc: , Linux Kernel List , Alan Cox Subject: [patch] ps2fix-2.4.2-A0 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="655616-484281537-983530321=:3299" Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. Send mail to mime@docserver.cac.washington.edu for more info. --655616-484281537-983530321=:3299 Content-Type: TEXT/PLAIN; charset=US-ASCII On Fri, 2 Mar 2001, tachino Nobuhiro wrote: > + if (c == &misc_list) { > > This should be (c != &misc_list) indeed, this fixed the ps2 problem for me too. Patch against -ac8 attached. Ingo --655616-484281537-983530321=:3299 Content-Type: TEXT/PLAIN; charset=US-ASCII; name="ps2fix-2.4.2-A0" Content-Transfer-Encoding: BASE64 Content-ID: Content-Description: Content-Disposition: attachment; filename="ps2fix-2.4.2-A0" LS0tIGxpbnV4L2RyaXZlcnMvY2hhci9taXNjLmMub3JpZwlGcmkgTWFyICAy IDEzOjQyOjAwIDIwMDENCisrKyBsaW51eC9kcml2ZXJzL2NoYXIvbWlzYy5j CUZyaSBNYXIgIDIgMTM6NDI6MDIgMjAwMQ0KQEAgLTE4MCw3ICsxODAsNyBA QA0KIA0KIAl3aGlsZSAoKGMgIT0gJm1pc2NfbGlzdCkgJiYgKGMtPm1pbm9y ICE9IG1pc2MtPm1pbm9yKSkNCiAJCWMgPSBjLT5uZXh0Ow0KLQlpZiAoYyA9 PSAmbWlzY19saXN0KSB7DQorCWlmIChjICE9ICZtaXNjX2xpc3QpIHsNCiAJ CXVwKCZtaXNjX3NlbSk7DQogCQlyZXR1cm4gLUVCVVNZOw0KIAl9DQo= --655616-484281537-983530321=:3299-- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/