lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2025112416-driven-wages-9c7c@gregkh>
Date: Mon, 24 Nov 2025 17:42:44 +0100
From: Greg KH <gregkh@...uxfoundation.org>
To: Dave Penkler <dpenkler@...il.com>
Cc: linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org,
	johan@...nel.org
Subject: Re: [PATCH V4 4/4] gpib: Destage gpib

On Mon, Nov 17, 2025 at 03:40:21PM +0100, Dave Penkler wrote:
> Remove the gpib Kconfig menu and Makefile build rule from staging.
> 
> Remove gpib/uapi from the header file search path in subdir-ccflags
> of the gpib Makefile
> 
> As part of the destaging process the gpib/uapi header files will be
> moved to the standard kernel uapi directory include/uapi/linux
> Change the include file path in the code for these files accordingly.
> 
> The gpib user space library needs the uapi header files in order to
> communicate with the drivers. Copy the common include files from
> staging/gpib/uapi to include/linux/uapi
> 
> Move the gpib tree out of staging to drivers.
> 
> Remove the word "Linux" from the gpib Kconfig file.
> 
> Add the gpib Kconfig menu and Makefile build rule to drivers
> The gpib Kconfig menu has been added just after the related comedi
> drivers.
> 
> MAINTAINERS: Change the gpib directory and add the uapi include files.
> Signed-off-by: Dave Penkler <dpenkler@...il.com>

Nit, I think you merged 2 patches here together and didn't notice the
MAINTAINERS: line :)

I'll go fix this up when applying it now, no worries.

thanks,

greg k-h

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ