From owner-linux-mm-bugs@nl.linux.org Tue Jun 26 08:32:58 2001
Received: (root@humbolt.nl.linux.org) by humbolt.nl.linux.org
	id <S16152AbRFZGct>; Tue, 26 Jun 2001 08:32:49 +0200
Received: from distro.conectiva.com.br ([200.250.58.149]:11784 "EHLO
	distro.conectiva.com.br") by humbolt.nl.linux.org with ESMTP
	id <S16090AbRFZGcf>; Tue, 26 Jun 2001 08:32:35 +0200
Received: (from nobody@localhost)
	by distro.conectiva.com.br (8.9.3/8.9.3) id DAA17722;
	Tue, 26 Jun 2001 03:28:12 -0300
Date:	Tue, 26 Jun 2001 03:28:12 -0300
Message-Id: <200106260628.DAA17722@distro.conectiva.com.br>
From:	bugzilla-daemon@distro.conectiva.com.br
To:	linux-mm-bugs@nl.linux.org
Subject: [Bug 1336 (linux mm)] Changed - Cache flushing bug
Sender:	owner-linux-mm-bugs@nl.linux.org
Precedence: bulk
Reply-To: linux-mm-bugs@nl.linux.org
Return-Path: <owner-linux-mm-bugs@nl.linux.org>
X-Envelope-To: <"| /bin/marchive -a -m -f /home/majordomo/public_html/linux-mm-bugs/folders/linux-mm-bugs"> (uid 0)
X-Orcpt: rfc822;linux-mm-bugs-list

http://distro.conectiva.com.br/bugzilla/show_bug.cgi?id=1336





------- Additional Comments From gniibe@m17n.org  2001-06-26 03:28 -------
Created an attachment (id=146)
How about this fix?
-
Linux-mm-bugs:  bugzilla list for the Linux-MM subsystem
Archive:        http://mail.nl.linux.org/linux-mm-bugs/
Web site:       http://linux-mm.org/
Development:    linux-mm@kvack.org

From owner-linux-mm-bugs@nl.linux.org Thu Jun 28 04:22:55 2001
Received: (root@humbolt.nl.linux.org) by humbolt.nl.linux.org
	id <S16095AbRF1CWq>; Thu, 28 Jun 2001 04:22:46 +0200
Received: from distro.conectiva.com.br ([200.250.58.149]:9491 "EHLO
	distro.conectiva.com.br") by humbolt.nl.linux.org with ESMTP
	id <S16066AbRF1CWc>; Thu, 28 Jun 2001 04:22:32 +0200
Received: (from nobody@localhost)
	by distro.conectiva.com.br (8.9.3/8.9.3) id XAA01471;
	Wed, 27 Jun 2001 23:19:10 -0300
Date:	Wed, 27 Jun 2001 23:19:10 -0300
Message-Id: <200106280219.XAA01471@distro.conectiva.com.br>
From:	bugzilla-daemon@distro.conectiva.com.br
To:	linux-mm-bugs@nl.linux.org
Subject: [Bug 1336 (linux mm)] Changed - Cache flushing bug
Sender:	owner-linux-mm-bugs@nl.linux.org
Precedence: bulk
Reply-To: linux-mm-bugs@nl.linux.org
Return-Path: <owner-linux-mm-bugs@nl.linux.org>
X-Envelope-To: <"| /bin/marchive -a -m -f /home/majordomo/public_html/linux-mm-bugs/folders/linux-mm-bugs"> (uid 0)
X-Orcpt: rfc822;linux-mm-bugs-list

http://distro.conectiva.com.br/bugzilla/show_bug.cgi?id=1336

gniibe@m17n.org changed:

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From gniibe@m17n.org  2001-06-27 23:19 -------
This bug is not a MM bug, but bug in SuperH I/O completion.
With cache flush in asm-sh/ide.h:ide_insw(), it work correctly.
The cache flushing here is the work for Drivers, not for VM system.
-
Linux-mm-bugs:  bugzilla list for the Linux-MM subsystem
Archive:        http://mail.nl.linux.org/linux-mm-bugs/
Web site:       http://linux-mm.org/
Development:    linux-mm@kvack.org

