From: Paul M. <le...@li...> - 2007-03-05 11:01:37
|
On Tue, Feb 20, 2007 at 02:43:12PM +0900, Hideo Saito wrote: > On Tue, 20 Feb 2007 10:48:12 +0900, Paul Mundt <le...@li...> wrote: > > Can you move your __flush_wback_region() in to the else path in > > flush_dcache_page() in arch/sh/mm/cache-sh4.c and see if the problem > > persists? > > I backed out the change for install_arg_page() at fs/exec.c and applied > following patch and tested it using appended test program. I can not > see this problem by my test. > Now that we've reverted to PG_mapped, can you try current git and verify whether your test program causes any problems for you or not? I've not been able to reproduce your crash.. |