From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754441AbbHDAS7 (ORCPT ); Mon, 3 Aug 2015 20:18:59 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:47567 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751438AbbHDAS6 (ORCPT ); Mon, 3 Aug 2015 20:18:58 -0400 Date: Mon, 3 Aug 2015 17:18:57 -0700 From: Greg Kroah-Hartman To: "Winkler, Tomas" Cc: "arnd@arndb.de" , "Usyskin, Alexander" , "linux-kernel@vger.kernel.org" Subject: Re: [char-misc-next 0/9 RESEND] mei: support for async event notifications Message-ID: <20150804001857.GA19444@kroah.com> References: <1437893663-2068-1-git-send-email-tomas.winkler@intel.com> <20150726174527.GB15843@kroah.com> <5B8DA87D05A7694D9FA63FD143655C1B3D409F4E@hasmsx108.ger.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5B8DA87D05A7694D9FA63FD143655C1B3D409F4E@hasmsx108.ger.corp.intel.com> User-Agent: Mutt/1.5.23+102 (2ca89bed6448) (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jul 27, 2015 at 06:36:18AM +0000, Winkler, Tomas wrote: > > > > > On Sun, Jul 26, 2015 at 09:54:14AM +0300, Tomas Winkler wrote: > > > FW has gained new capability where a FW client can asynchronously > > > notify the host that an event has occurred in its process. > > > The notification doesn't provide any data and host may need to query > > > further the FW client in order to get details of the event. > > > New IOCTLs are introduced for the user space to enable/disable > > > and consume the event notifications. > > > The asynchronous nature is provided via poll and fasync. > > > > What changed to require a RESEND? > > You've asked for it. You might want to give me some context, as I have no idea why I asked for a resend. Obviously you must have done something to the series from the previous one, right? thanks, greg "short term memory of a squirrel" k-h