From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin Herrenschmidt Date: Tue, 03 Jun 2014 07:52:19 +0000 Subject: Re: [PATCH 4/4] powerpc/eeh: Avoid event on passed PE Message-Id: <1401781939.3247.11.camel@pasglop> List-Id: References: <1400574612-19411-1-git-send-email-gwshan@linux.vnet.ibm.com> <1400574612-19411-5-git-send-email-gwshan@linux.vnet.ibm.com> <537B3B97.3020100@suse.de> <20140603055415.GA24370@iris.ozlabs.ibm.com> <5C4E374F-0BE1-4BE3-991C-E6BD64E90E6A@suse.de> In-Reply-To: <5C4E374F-0BE1-4BE3-991C-E6BD64E90E6A@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Alexander Graf Cc: "aik@ozlabs.ru" , Gavin Shan , "kvm-ppc@vger.kernel.org" , "alex.williamson@redhat.com" , Paul Mackerras , "qiudayu@linux.vnet.ibm.com" , "linuxppc-dev@lists.ozlabs.org" On Tue, 2014-06-03 at 09:45 +0200, Alexander Graf wrote: > For EEH it could as well be a dumb eventfd - really just a side > channel that can tell user space that something happened > asynchronously :). Which the host kernel may have no way to detect without actively poking at the device (fences in powernv or anything in PAPR host) and the only user of this for now has no use for. I insist don't bother. Cheers, Ben.