Vineet Gupta
7bb66f6e6e
ARC: lazy dcache flush broke gdb in non-aliasing configs
...
gdbserver inserting a breakpoint ends up calling copy_user_page() for a
code page. The generic version of which (non-aliasing config) didn't set
the PG_arch_1 bit hence update_mmu_cache() didn't sync dcache/icache for
corresponding dynamic loader code page - causing garbade to be executed.
So now aliasing versions of copy_user_highpage()/clear_page() are made
default. There is no significant overhead since all of special alias
handling code is compiled out for non-aliasing build
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
2013-05-25 14:15:55 +05:30
..
2013-02-15 23:16:07 +05:30
2013-01-28 12:34:21 +05:30
2013-02-11 20:00:30 +05:30
2013-02-11 20:00:30 +05:30
2013-02-11 20:00:30 +05:30
2013-02-11 20:00:34 +05:30
2013-05-09 22:00:57 +05:30
2013-05-23 14:25:09 +05:30
2013-02-11 20:00:34 +05:30
2013-02-15 23:15:56 +05:30
2013-02-11 20:00:30 +05:30
2013-02-15 23:15:58 +05:30
2013-02-15 23:16:07 +05:30
2013-02-11 20:00:39 +05:30
2013-02-15 23:16:04 +05:30
2013-03-19 15:34:53 +05:30
2013-02-15 23:15:54 +05:30
2013-03-18 14:37:05 +05:30
2013-03-20 18:45:45 +05:30
2013-02-11 20:00:34 +05:30
2013-02-15 23:16:00 +05:30
2013-02-15 23:16:11 +05:30
2013-05-07 13:43:58 +05:30
2013-04-08 16:10:26 -07:00
2013-05-09 22:00:57 +05:30
2013-02-11 20:00:34 +05:30
2013-03-11 19:01:09 +05:30
2013-02-15 23:16:05 +05:30
2013-02-15 23:16:10 +05:30
2013-02-26 14:25:18 +05:30
2013-02-15 23:16:02 +05:30
2013-02-15 23:15:51 +05:30
2013-02-15 23:16:03 +05:30
2013-02-15 23:16:02 +05:30
2013-05-25 14:15:55 +05:30
2013-02-15 23:16:09 +05:30
2013-02-15 23:15:51 +05:30
2013-05-23 10:33:03 +05:30
2013-02-15 23:16:02 +05:30
2013-02-15 23:16:13 +05:30
2013-03-20 18:45:45 +05:30
2013-02-15 23:15:55 +05:30
2013-02-11 20:00:31 +05:30
2013-05-07 13:43:59 +05:30
2013-02-15 23:16:11 +05:30
2013-05-09 22:00:57 +05:30
2013-02-15 23:16:16 +05:30
2013-02-11 20:00:35 +05:30
2013-02-11 20:00:35 +05:30
2013-02-11 20:00:35 +05:30
2013-02-11 20:00:38 +05:30
2013-02-11 20:00:38 +05:30
2013-03-11 19:01:10 +05:30
2013-02-11 20:00:34 +05:30
2013-02-11 20:00:39 +05:30
2013-02-15 23:15:52 +05:30
2013-05-23 10:33:03 +05:30
2013-02-15 23:15:53 +05:30
2013-02-11 20:00:32 +05:30
2013-02-15 23:16:06 +05:30
2013-02-15 23:16:03 +05:30