Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp2651079imu; Thu, 29 Nov 2018 08:11:43 -0800 (PST) X-Google-Smtp-Source: AFSGD/VNe3Rel0jyoCdU08lIT1mEr8y9TqV7JZlgkv7bSTd1oX1h+8QkSK4stMp4q0+JMW6iThSR X-Received: by 2002:a17:902:209:: with SMTP id 9mr2075850plc.288.1543507903611; Thu, 29 Nov 2018 08:11:43 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1543507903; cv=none; d=google.com; s=arc-20160816; b=wXue/eJzVjfBJ36xziIGqk6gPCM2DIu8yQ7f66jYrUc/QN990ZStRnY31ISlpgwkIs nxPn9XHx3mggVkO3ocPlldkZMxjoYUJPrEK/G9AylHo2yTxBd8mPewQMkt7so0FTqtUq Cs83/J95A7Z0MnQHVWYd2hCtoblmihGL3AtbYtSDWwZsRoH83vyQq4bAi4fkIFWGB4Kx B4hMd0C/vENQnJiGdakabbRDXyLCPmrXA26slPd+ZpP0+8JOpjxhURR2a57ArKBxKXPW zw7Y7PKkkHS/e/6+CD1ddvrPhlKCi4iiVnDJDQpzA/qPjkW6XhdcBdZlqXhG6d3QjAt+ lK/Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=IVdORfPy3qWOjKWFgOTgyaQ3ssuPMoKf2mNx4CbMQBs=; b=roR/VtMnaDR7sQBdbHds8E8xWQW9Nq77y0gjek0T2ADQewv89ith3n7+RUXS2W6j9c GnE52Vl5zr1FVSLgpbO850merMAqg1s4GFBxVPYheyts2Wqcscrgp1rj3Mb2wbJcxYoV JNKS+SwDWoD8nNG74rTxWU9TAjzSK8bcTAafc3kPdW3hwcSDKLLNJg3p/MR9QxR9qLng 8oUy6eDUa0nrr3fIGAMQ2O8BrYg39F1USh7aypY39aKUeYNAnkE1FaeCDhWLJEUALHoU wffGhAAJL6ZYJG45GOo89ZFi/hJA8IAku8MYcAPXonJYAwSjpRPZUUoTuwm4sb0glyXl IcPA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="b2JdEUP/"; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 7si2401322pll.297.2018.11.29.08.11.16; Thu, 29 Nov 2018 08:11:43 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="b2JdEUP/"; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729247AbeK3DNR (ORCPT + 99 others); Thu, 29 Nov 2018 22:13:17 -0500 Received: from mail.kernel.org ([198.145.29.99]:58828 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728782AbeK3DNR (ORCPT ); Thu, 29 Nov 2018 22:13:17 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 1A4D521019; Thu, 29 Nov 2018 16:07:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1543507645; bh=jbjQKyJFpluvQ4e9ejq2Z2Id2I7VfeaRc3CMKImKzbY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=b2JdEUP/ED1GFAjhu65dYbVBfwHtbTRhYw/cgjCLXVCua6WE9bh2/aKWMXViL8tJ+ jEDcoRZH15RK+JfpUsVehDAW2tgxbmK+TdqUJgYHdPNrrGwBVF9eVMy2lbRKmEvofO Nluwxa5Ti5aghRUyZByWF7S3BLfwy+/cvH78Q0Tw= Date: Thu, 29 Nov 2018 17:07:22 +0100 From: Greg KH To: Tigran Aivazian Cc: LKML , stable@vger.kernel.org, Tetsuo Handa , syzbot , Andrew Morton , willy@infradead.org, torvalds@linux-foundation.org Subject: Re: [PATCH 4.19 033/110] bfs: add sanity check at bfs_fill_super() Message-ID: <20181129160722.GA31919@kroah.com> References: <20181129135921.231283053@linuxfoundation.org> <20181129135922.602882966@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.11.0 (2018-11-25) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Nov 29, 2018 at 03:23:00PM +0000, Tigran Aivazian wrote: > Hello, > > Yes, of course I object to it. I ignored this version of the patch > being applied to the older Linux versions, but for the latest versions > surely the version that I have authored should be applied instead. I > have sent to Andrew Morton both the 4.20-rc1 and 4.19.2 versions of > the patch. The 4.20 was applied (as "linux-next", I don't know why it > is not in 4.20-rc4 yet), but 4.19.2 version was not applied yet, so > here it is attached again (with the proper changelog etc). It applies > to 4.19.5 cleanly as well, so please use this version (attached). I can not apply a patch to the stable trees that are not in Linus's tree first. So there's nothing I can do here with this. Until then, I'll take the patch that is already in Linus's tree, which is what I did here, thanks. greg k-h