Message ID | 6764587.y1iLJdv0sS@blindfold |
---|---|
State | Not Applicable |
Headers | show
Return-Path: <linux-mtd-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org> X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.infradead.org (client-ip=65.50.211.133; helo=bombadil.infradead.org; envelope-from=linux-mtd-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org; receiver=<UNKNOWN>) Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="W1UfvtVq"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3z0j685LDgz9s83 for <incoming@patchwork.ozlabs.org>; Tue, 19 Dec 2017 00:48:00 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject:To :From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=IDxpWuPeQ3IJpE/HhtAdm2sFN3YqqwSSdeB56ZZ72cU=; b=W1UfvtVqCqDK0C OPmLcPfApYjYiCBG/3MjQXin1JYePzBA3k3eFa01NmIB2IAaiaiYDpTImSSSriofCZ5V4yfXRO5JP AZSXgHTdOAQo/PAd6dfx5jB08b+xy0vELl/iRXrMpS4oP0VJTcUvnaRTUNlArwfOAo4j2/5dtyH9z NERePndJhnenOFWDX9zcL1XTElrw3ejdzPgXldzfA4zG0P7JZPDrOTt9HkumM5ov7MUASgUWemx6M Y/vkn3ht8gjcNoECa8defF6WO07wJVFpC+exsASFI9JwMRHxse9ruZCC/g3JOSZ7mZ0JPWc0BpKxD QPpT+DSJJpcDTXsK+83A==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.89 #1 (Red Hat Linux)) id 1eQvll-0005aA-Ey; Mon, 18 Dec 2017 13:47:49 +0000 Received: from mail.sigma-star.at ([95.130.255.111]) by bombadil.infradead.org with esmtp (Exim 4.89 #1 (Red Hat Linux)) id 1eQvlc-0005SR-9Z for linux-mtd@lists.infradead.org; Mon, 18 Dec 2017 13:47:47 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.sigma-star.at (Postfix) with ESMTP id 80A9124E0010; Mon, 18 Dec 2017 14:47:15 +0100 (CET) Received: from blindfold.localnet (richard.vpn.sigmapriv.at [10.3.0.5]) by mail.sigma-star.at (Postfix) with ESMTPSA id 1526724E0011; Mon, 18 Dec 2017 14:47:15 +0100 (CET) From: Richard Weinberger <richard@nod.at> To: Linus Torvalds <torvalds@linux-foundation.org> Subject: [GIT PULL] MTD fixes for 4.15-rc4 Date: Mon, 18 Dec 2017 14:48:02 +0100 Message-ID: <6764587.y1iLJdv0sS@blindfold> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20171218_054740_677888_F9C8226D X-CRM114-Status: GOOD ( 13.27 ) X-Spam-Score: -1.9 (-) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-1.9 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-BeenThere: linux-mtd@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Linux MTD discussion mailing list <linux-mtd.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-mtd>, <mailto:linux-mtd-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-mtd/> List-Post: <mailto:linux-mtd@lists.infradead.org> List-Help: <mailto:linux-mtd-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-mtd>, <mailto:linux-mtd-request@lists.infradead.org?subject=subscribe> Cc: boris.brezillon@free-electrons.com, linux-kernel@vger.kernel.org, marek.vasut@gmail.com, linux-mtd@lists.infradead.org, cyrille.pitchen@wedev4u.fr, Brian Norris <computersforpeace@gmail.com>, David Woodhouse <dwmw2@infradead.org> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-mtd" <linux-mtd-bounces@lists.infradead.org> Errors-To: linux-mtd-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org |
Series |
[GIT,PULL] MTD fixes for 4.15-rc4
|
expand
|