From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Kroah-Hartman Subject: Re: [PATCH] [PING] Fix TIOCGPTPEER ioctl definition Date: Mon, 17 Jul 2017 15:47:46 +0200 Message-ID: <20170717134746.GA19574@kroah.com> References: <20170717132946.GK21910@glebfm.cloud.tilaa.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Aleksa Sarai , David Laight , James Hogan , "linux-arch@vger.kernel.org" , "linux-mips@linux-mips.org" , Valentin Rothberg , "linux-parisc@vger.kernel.org" , Arnd Bergmann , "linux-sh@vger.kernel.org" , "linux-xtensa@linux-xtensa.org" , "linux-alpha@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "Dmitry V. Levin" , Jiri Slaby , "sparclinux@vger.kernel.org" , Christian Brauner , To: Gleb Fotengauer-Malinovskiy Return-path: In-Reply-To: <20170717132946.GK21910@glebfm.cloud.tilaa.com> List-ID: List-Id: linux-parisc.vger.kernel.org On Mon, Jul 17, 2017 at 04:29:46PM +0300, Gleb Fotengauer-Malinovskiy wrote: > This ioctl does nothing to justify an _IOC_READ or _IOC_WRITE flag > because it doesn't copy anything from/to userspace to access the > argument. > > Fixes: 54ebbfb16034 ("tty: add TIOCGPTPEER ioctl") > Signed-off-by: Gleb Fotengauer-Malinovskiy > Acked-by: Aleksa Sarai > Acked-by: Arnd Bergmann Why the PING? -rc1 just happened, so I am only now able to apply the patch to the tree. Please relax, you are behind about 800+ other patches in my queue... thanks, greg k-h