Re: [PATCH 2/3] fbdev: Make deferred I/O work as advertized

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jaya Kumar
Date: Wednesday, March 19, 2008 - 3:55 pm

On Thu, Mar 20, 2008 at 6:39 AM, Andrew Morton
<akpm@linux-foundation.org> wrote:

I apologize. I should have done better.


This patch fixes the following bug. Defio would cause a hang on write
access to the framebuffer as the page fault would be called
ad-infinitum. It fixes fb_defio by setting the mapping to be used by
page_mkclean.


Understood. The root cause of my flaw was my assumption that other
than me, there weren't any users of defio so I was in no hurry to get
it fixed.


Understood. It won't happen again.

Thanks,
jaya
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 2/3] fbdev: Make deferred I/O work as advertized, Markus Armbruster, (Mon Feb 25, 6:03 am)
Re: [PATCH 2/3] fbdev: Make deferred I/O work as advertized, Markus Armbruster, (Tue Feb 26, 7:45 am)
Re: [PATCH 2/3] fbdev: Make deferred I/O work as advertized, Markus Armbruster, (Wed Mar 19, 3:45 am)
Re: [PATCH 2/3] fbdev: Make deferred I/O work as advertized, Jaya Kumar, (Wed Mar 19, 3:55 pm)