linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [RFC] arm/mm: add a protection when flushing anonymous pages
@ 2012-10-01  3:08 Jason Lin
  2012-10-01  3:50 ` Jason Lin
  0 siblings, 1 reply; 7+ messages in thread
From: Jason Lin @ 2012-10-01  3:08 UTC (permalink / raw)
  To: linux-arm-kernel

Dear all:
When I do LTP direct I/O tests, it produced a cache coherence issue
caused by flush_pfn_alias() (arch/arm/mm/flush.c).
I think we should to disable preemption or lock before setting page
table and enable preemption or unlock after flushing pages

Any comments are appreciated.
Thanks.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-10-09  6:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-01  3:08 [RFC] arm/mm: add a protection when flushing anonymous pages Jason Lin
2012-10-01  3:50 ` Jason Lin
2012-10-02  7:07   ` Andrew Yan-Pai Chen
2012-10-05  7:55     ` Andrew Yan-Pai Chen
2012-10-05  9:10     ` Russell King - ARM Linux
2012-10-05 10:09       ` Andrew Yan-Pai Chen
2012-10-09  6:01         ` Andrew Yan-Pai Chen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).