On Tue, Jun 18, 2019 at 01:54:40PM +1000, Andrew Donnellan wrote:
>On 13/6/19 7:08 am, Reza Arbab wrote:
>>+static int64_t npu_set_relaxed_order(uint32_t gcid, int pec, bool enable)
>>+{
>>+ struct phb *phb;
>>+ uint64_t rc;
>
>This should be signed.
Oops! Will fix.
--
Reza Arbab