[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1457570734-sup-641@delenn.ozlabs.ibm.com>
Date: Thu, 10 Mar 2016 11:46:01 +1100
From: Ian Munsie <imunsie@....ibm.com>
To: Frederic Barrat <fbarrat@...ux.vnet.ibm.com>
Cc: Michael Ellerman <michaele@....ibm.com>,
linux-kernel <linux-kernel@...r.kernel.org>,
Matt Ochs <mrochs@...ibm.com>,
Manoj Kumar <kumarmn@...ibm.com>,
linuxppc-dev <linuxppc-dev@...abs.org>,
Michael Neuling <mikey@...ling.org>
Subject: Re: [PATCH v3 1/2] cxl: Add mechanism for delivering AFU driver specific events
Excerpts from Frederic Barrat's message of 2016-03-09 20:27:20 +1100:
> So on afu_read(), we may call afu_driver_ops->event_pending() twice
> before calling afu_driver_ops->deliver_event(). Actually, in the
> (likely) scenario where there's only an afu_driver event pending, we
> *will* call afu_driver_ops->event_pending() twice. Wouldn't it make
> sense to cache it then?
Yep, will change it.
Powered by blists - more mailing lists