public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Why do we mark vpending table as non-shareable in GICR_VPENDBASER?
@ 2019-05-09  7:10 Heyi Guo
  2019-05-09  7:58 ` Marc Zyngier
  0 siblings, 1 reply; 4+ messages in thread
From: Heyi Guo @ 2019-05-09  7:10 UTC (permalink / raw)
  To: linux-kernel; +Cc: Marc Zyngier, Christoffer Dall, wanghaibin 00208455

Hi Marc,

We can see in its_vpe_schedule() the shareability bits of GICR_VPENDBASER are set as non-shareable, But we set physical PENDBASER as inner-shareable. Is there any special reason for doing this? If it is because the vpending table is GICR specific, why don't we do the same for physical pending table?

We have not seen function issue with this setting, but a special detector in our hardware warns us that there are non-shareable requests sent out while some inner shareable cache entries still present in the cache, and it may cause data inconsistent.

Thanks,

Heyi



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

end of thread, other threads:[~2019-05-09 12:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-09  7:10 Why do we mark vpending table as non-shareable in GICR_VPENDBASER? Heyi Guo
2019-05-09  7:58 ` Marc Zyngier
2019-05-09  8:56   ` Heyi Guo
2019-05-09 12:05   ` Heyi Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox