[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <85cztfi75j.fsf@linux.intel.com>
Date: Tue, 25 May 2021 09:50:32 +0200
From: Maciej Kwapulinski <maciej.kwapulinski@...ux.intel.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: Arnd Bergmann <arnd@...db.de>, Jonathan Corbet <corbet@....net>,
Derek Kiernan <derek.kiernan@...inx.com>,
Dragan Cvetic <dragan.cvetic@...inx.com>,
Andy Shevchenko <andy.shevchenko@...il.com>,
linux-kernel@...r.kernel.org, linux-doc@...r.kernel.org,
Tomasz Jankowski <tomasz1.jankowski@...el.com>,
Savo Novakovic <savox.novakovic@...el.com>,
Jianxun Zhang <jianxun.zhang@...ux.intel.com>
Subject: Re: [PATCH v3 11/14] intel_gna: add ioctl handler
Greg Kroah-Hartman <gregkh@...uxfoundation.org> writes:
> On Mon, May 24, 2021 at 12:43:25PM +0200, Maciej Kwapulinski wrote:
>>
>> Greg Kroah-Hartman <gregkh@...uxfoundation.org> writes:
>>
>> > On Fri, May 14, 2021 at 10:20:42AM +0200, Maciej Kwapulinski wrote:
>> >>
>> >> Greg Kroah-Hartman <gregkh@...uxfoundation.org> writes:
>> >>
>> >> > On Thu, May 13, 2021 at 01:00:37PM +0200, Maciej Kwapulinski wrote:
>> >> >> From: Tomasz Jankowski <tomasz1.jankowski@...el.com>
>> >> >>
>> >> >> Add ioctl handler into GNA driver.
>> >> >> The ioctl interface provides the ability to do the following:
>> >> >> - Map and unmap memory buffers for GNA computation requests.
>> >> >> - Retrieve capabilities of the underlying GNA IP.
>> >> >> - Submit GNA computation requests.
>> >> >> - Request notification of scoring completion.
>> >> >
>> >> > Do you have a pointer to the userspace code that uses this ioctl?
>> >> > That's kind of required here, otherwise we have no idea how this all
>> >> > works.
>> >> >
>> >>
>> >> yes, it's present under following link:
>> >>
>> >> https://github.com/intel/gna
>> >
>> > Then that needs to go here in this changelog text, right?
>>
>> link to library is already present in 00/14, I didn't want to have it in
>> two places, that's why not present here.
>
> Commit 00/XX never shows up in the changelog :(
right
Powered by blists - more mailing lists