From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753366AbbCaNT2 (ORCPT ); Tue, 31 Mar 2015 09:19:28 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:44736 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752479AbbCaNTZ (ORCPT ); Tue, 31 Mar 2015 09:19:25 -0400 Date: Tue, 31 Mar 2015 15:19:20 +0200 From: Greg KH To: Tom Van Braeckel Cc: Arnd Bergmann , linux-kernel@vger.kernel.org, samu.p.onkalo@nokia.com Subject: Re: [PATCH] misc: pass miscdevice through file's private_data Message-ID: <20150331131920.GA6373@kroah.com> References: <20141204232951.GA13690@kroah.com> <1417754274-29769-1-git-send-email-tomvanbraeckel@gmail.com> <20150109230254.GA3528@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Mar 31, 2015 at 03:08:38PM +0200, Tom Van Braeckel wrote: > >> Wait, didn't this break FUSE? Or was that some other variant of this > >> patch? > > The fix for FUSE is in 4.0-rc5 and linux-next. Btrfs was not affected, > in the end. All kernel code has been checked for potential regressions. > > So in my opinion, the time has come to apply this patch to char-misc so > it can get some more testing in linux-next... What is "this patch"? I don't see it in the email :) Please resend it, I don't have it in my patch queue anymore. thanks, greg k-h