All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] docs: ioctl-number.rst: add habanalabs driver IOCTL
@ 2020-04-18 17:41 Oded Gabbay
  2020-04-18 17:45 ` Randy Dunlap
  0 siblings, 1 reply; 3+ messages in thread
From: Oded Gabbay @ 2020-04-18 17:41 UTC (permalink / raw)
  To: linux-kernel, corbet, linux-doc, rdunlap, gregkh

Habanalabs driver in misc exposes several IOCTLs to userspace. Document the
letter and IOCTLs number range in ioctl-number.rst.

Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
---
 Documentation/userspace-api/ioctl/ioctl-number.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/userspace-api/ioctl/ioctl-number.rst b/Documentation/userspace-api/ioctl/ioctl-number.rst
index f759edafd938..52bf58417653 100644
--- a/Documentation/userspace-api/ioctl/ioctl-number.rst
+++ b/Documentation/userspace-api/ioctl/ioctl-number.rst
@@ -146,6 +146,7 @@ Code  Seq#    Include File                                           Comments
 'H'   40-4F  sound/hdspm.h                                           conflict!
 'H'   40-4F  sound/hdsp.h                                            conflict!
 'H'   90     sound/usb/usx2y/usb_stream.h
+'H'   00-0F  uapi/misc/habanalabs.h                                  conflict!
 'H'   A0     uapi/linux/usb/cdc-wdm.h
 'H'   C0-F0  net/bluetooth/hci.h                                     conflict!
 'H'   C0-DF  net/bluetooth/hidp/hidp.h                               conflict!
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] docs: ioctl-number.rst: add habanalabs driver IOCTL
  2020-04-18 17:41 [PATCH] docs: ioctl-number.rst: add habanalabs driver IOCTL Oded Gabbay
@ 2020-04-18 17:45 ` Randy Dunlap
  2020-04-20 23:02   ` Jonathan Corbet
  0 siblings, 1 reply; 3+ messages in thread
From: Randy Dunlap @ 2020-04-18 17:45 UTC (permalink / raw)
  To: Oded Gabbay, linux-kernel, corbet, linux-doc, gregkh

On 4/18/20 10:41 AM, Oded Gabbay wrote:
> Habanalabs driver in misc exposes several IOCTLs to userspace. Document the
> letter and IOCTLs number range in ioctl-number.rst.
> 
> Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>

Acked-by: Randy Dunlap <rdunlap@infradead.org>

> ---
>  Documentation/userspace-api/ioctl/ioctl-number.rst | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/userspace-api/ioctl/ioctl-number.rst b/Documentation/userspace-api/ioctl/ioctl-number.rst
> index f759edafd938..52bf58417653 100644
> --- a/Documentation/userspace-api/ioctl/ioctl-number.rst
> +++ b/Documentation/userspace-api/ioctl/ioctl-number.rst
> @@ -146,6 +146,7 @@ Code  Seq#    Include File                                           Comments
>  'H'   40-4F  sound/hdspm.h                                           conflict!
>  'H'   40-4F  sound/hdsp.h                                            conflict!
>  'H'   90     sound/usb/usx2y/usb_stream.h
> +'H'   00-0F  uapi/misc/habanalabs.h                                  conflict!
>  'H'   A0     uapi/linux/usb/cdc-wdm.h
>  'H'   C0-F0  net/bluetooth/hci.h                                     conflict!
>  'H'   C0-DF  net/bluetooth/hidp/hidp.h                               conflict!
> 

thanks.
-- 
~Randy

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] docs: ioctl-number.rst: add habanalabs driver IOCTL
  2020-04-18 17:45 ` Randy Dunlap
@ 2020-04-20 23:02   ` Jonathan Corbet
  0 siblings, 0 replies; 3+ messages in thread
From: Jonathan Corbet @ 2020-04-20 23:02 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: Oded Gabbay, linux-kernel, linux-doc, gregkh

On Sat, 18 Apr 2020 10:45:08 -0700
Randy Dunlap <rdunlap@infradead.org> wrote:

> On 4/18/20 10:41 AM, Oded Gabbay wrote:
> > Habanalabs driver in misc exposes several IOCTLs to userspace. Document the
> > letter and IOCTLs number range in ioctl-number.rst.
> > 
> > Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>  
> 
> Acked-by: Randy Dunlap <rdunlap@infradead.org>

Applied, thanks.

jon

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-04-20 23:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-18 17:41 [PATCH] docs: ioctl-number.rst: add habanalabs driver IOCTL Oded Gabbay
2020-04-18 17:45 ` Randy Dunlap
2020-04-20 23:02   ` Jonathan Corbet

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.