Received: by 2002:a05:6a10:d5a5:0:0:0:0 with SMTP id gn37csp551127pxb; Thu, 30 Sep 2021 11:37:16 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwKBs3FwvMSeq1p/fzU830cDqPLZYsTp+9IHUTBjJ6hUIGw8Pas58nS9DjBbIfIraqn1CvV X-Received: by 2002:a17:90a:345:: with SMTP id 5mr14504786pjf.189.1633027036186; Thu, 30 Sep 2021 11:37:16 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1633027036; cv=none; d=google.com; s=arc-20160816; b=A6EyA3rvQyfKqUjNsZeqG5zQk4n2JmTIxwP22/1RIjR9cR1Fh8uKGMeLMset3QyC3t z/1Ff7OhRns6w51aqr0R4rc63BidxM9J3VeznHivUP0lCZHY+uH2RlScuphaO5tbn4wN 4Ybay1031R8LRU5/uiu/i0Zh30yhgnhWZiAQpBJCZunLx6mNqWOKUZrxL11JjCkAXZrk Nzhq6m0PtlCpjmcMyd0BEFQabD1cDW4fItI3tuJRgYxEC+h9akCIbXzVzCnUQ76wLykb gRnW3bZpb2NE5swyZg8Nwet2wTJNMqGS1ENbf7PSf+X310bgwks5YkB2bLCTY8reWSR1 LsEw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :organization:references:in-reply-to:message-id:subject:cc:to:from :date; bh=84SCJyk8QGWLhWzcbBivtONxjeMvzALNkIAaQdcg1XI=; b=xtBqX3b5yOhMJzTPxi2hbl2BJWciaqU+sDepVt9gxcF6/PmIRQCnwnIfaGGPcCHZSB +KuoZlSyx66ZfE01wNhRokzmFRCJZNkfZt3VfFAc8VI0vPKXr5+PrUfAe4d+Q5oIMMPu dMWKFaLHxYmUexZpeBDg4ji+JQPmH2ta2Y2fGMcbtOvnE4cODxqn25VLRDA9nS2NsOBD JWKpxOAAyyAn1lntZ1Z36bfhJwyfwOe4tAOqRX/zgsbv4aniif5YNonn6plrxindamFy /+Hyd/rbSrLWvtGtK3GdKVl512Ze/K+ZCoEyPKBxGySh/y6SqVOuwV/xahIIZHk1qr4N ntNg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=collabora.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id q1si5953458plx.164.2021.09.30.11.36.44; Thu, 30 Sep 2021 11:37:16 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=collabora.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1351871AbhI3OYl convert rfc822-to-8bit (ORCPT + 99 others); Thu, 30 Sep 2021 10:24:41 -0400 Received: from bhuna.collabora.co.uk ([46.235.227.227]:34590 "EHLO bhuna.collabora.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1351913AbhI3OYd (ORCPT ); Thu, 30 Sep 2021 10:24:33 -0400 Received: from localhost (unknown [IPv6:2a01:e0a:2c:6930:5cf4:84a1:2763:fe0d]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: bbrezillon) by bhuna.collabora.co.uk (Postfix) with ESMTPSA id A3CAF1F44DAD; Thu, 30 Sep 2021 15:22:49 +0100 (BST) Date: Thu, 30 Sep 2021 16:22:46 +0200 From: Boris Brezillon To: =?UTF-8?B?TWljaGHFgiBLxJlwaWXFhA==?= Cc: Miquel Raynal , Richard Weinberger , Vignesh Raghavendra , linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org, Boris Brezillon Subject: Re: [PATCH] mtd: add MEMREAD ioctl Message-ID: <20210930162246.61359ea7@collabora.com> In-Reply-To: References: <20210920070221.10173-1-kernel@kempniu.pl> <20210928155859.433844cb@xps13> <20210928162402.6bb64fcf@collabora.com> <20210928163519.08cd1138@xps13> <20210930085133.13b5a228@collabora.com> <20210930104721.03dc45bb@xps13> Organization: Collabora X-Mailer: Claws Mail 3.18.0 (GTK+ 2.24.33; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 30 Sep 2021 15:54:07 +0200 Michał Kępień wrote: > Boris, I think a Suggested-by tag crediting you is in order for both the > unbounded malloc issue and the MEMREAD ioctl, but submitting-patches.rst > says I should not add this tag without your permission. So, are you > okay with me adding it? Sure, no problem.