From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753149AbdFMSRR (ORCPT ); Tue, 13 Jun 2017 14:17:17 -0400 Received: from vmicros1.altlinux.org ([194.107.17.57]:43776 "EHLO vmicros1.altlinux.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752033AbdFMSRQ (ORCPT ); Tue, 13 Jun 2017 14:17:16 -0400 Date: Tue, 13 Jun 2017 21:17:05 +0300 From: Gleb Fotengauer-Malinovskiy To: Greg Kroah-Hartman Cc: Laura Abbott , linux-kernel@vger.kernel.org, Sumit Semwal , Arve =?iso-8859-1?B?SGr4bm5lduVn?= , Riley Andrews , devel@driverdev.osuosl.org, "Dmitry V. Levin" Subject: Re: [PATCH] staging: android: uapi: drop definitions of removed ION_IOC_{FREE,SHARE} ioctls Message-ID: <20170613181704.GD2828@glebfm.cloud.tilaa.com> References: <20170530141128.GA1469@glebfm.cloud.tilaa.com> <3725e052-5e57-3455-01e2-76ee33eeb15b@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3725e052-5e57-3455-01e2-76ee33eeb15b@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, May 30, 2017 at 04:33:57PM -0700, Laura Abbott wrote: > On 05/30/2017 07:11 AM, Gleb Fotengauer-Malinovskiy wrote: > > This problem was found by strace ioctl list generator. > > > > Fixes: 15c6098cfec5 ("staging: android: ion: Remove ion_handle and ion_client") As this commit fixes a regression, please apply it to the tree which will be merged before 4.12 release, too. Otherwise the regression will be introduced to the release. -- glebfm