[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <DB5PR02MB11415B127736FDE0CC131D5ED62C0@DB5PR02MB1141.eurprd02.prod.outlook.com>
Date: Mon, 2 Nov 2015 13:08:55 +0000
From: Noam Camus <noamc@...hip.com>
To: Vineet Gupta <Vineet.Gupta1@...opsys.com>,
"linux-snps-arc@...ts.infradead.org"
<linux-snps-arc@...ts.infradead.org>
CC: Gil Fruchter <gilf@...hip.com>,
Peter Zijlstra <peterz@...radead.org>,
"Tal Zilcer" <talz@...hip.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Chris Metcalf <cmetcalf@...hip.com>
Subject: RE: [PATCH v1 14/20] ARC: [plat-eznps] Use dedicated SMP barriers
From: Vineet Gupta [mailto:Vineet.Gupta1@...opsys.com]
Sent: Monday, November 02, 2015 10:03 AM
> Do u need this even for mandatory barriers whose semantics are not related to SMP at all ? I think you need them only for smb_*
Yes I do.
For example it is used to proceed access to our Global Interrupt Manager (GIM) when we want to make sure that driver of some device committed all read/writes before we are acknowledging the GIM.
We are not falling to use "sync" since we prefer to have HW thread schedule in the meantime we wait for load/store to be done.
- Noam
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists