From patchwork Thu Nov 23 14:37:01 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Weinberger X-Patchwork-Id: 840808 Return-Path: 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=) Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="I7y7xKdL"; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=infradead.org header.i=@infradead.org header.b="pNcbu5ve"; 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 3yjMhT26Jcz9s71 for ; Fri, 24 Nov 2017 01:51:03 +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=hUhfPrq+Ws5lCy63ZU994Nme85n+3wb5OxTf4lHlbZ0=; b=I7y7xKdLohxTef YPV2s7Jk93FZF0oYbzCNEFHJsuuz2YR6BXRrvJYyPTQbpB+K9k1h1xGyCZPTVODmciM8ctPkgCwag /B3tlxz1KVNl9tVHfxVGf2OdP5zHWZ46AasIZo3nx3c19GATyKqFEymsLEgHj67ZFiFRJpU8eqPSZ 2PLYE7YWB9K8+i1XsVCFA2JvvPYzJLjdIIrtaewlXWE8LkC9iyrmwGQvBjsJB1XQCYf6ao+yjTSBo mnUJkI5408Ms+Db/WLpyC0cgPY1BS0BGH/cpu29iupWbZgulpv5DGJ7jrcQIvYoC0gNmvEKc9ws0e Mv7CQsiGjrmXuxLhZjaQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1eHsq8-0006oQ-5b; Thu, 23 Nov 2017 14:50:56 +0000 Received: from casper.infradead.org ([2001:8b0:10b:1236::1]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1eHsq6-0006cj-Ah for linux-mtd@bombadil.infradead.org; Thu, 23 Nov 2017 14:50:54 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=Content-Type:Content-Transfer-Encoding: MIME-Version:Message-ID:Date:Subject:Cc:To:From:Sender:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=mO8GocMdKmoeIDTE6CHUJDOdRRQWNeGM9IsEfQZDaBg=; b=pNcbu5veEcoqhTgkeVEu8CMSVu jrlGz5PgNn3ka1mr2+/XunKNOhJ1e1rDDXKi3ohr+tXnJTvASdnRx+XO64pQlnR0emRxKg8YKuKiW 9RV7JAaFFltLg9b0GSTvkuwkSR3/NxPLL7++EHkyNIc/FkflLTCygF6DI5wWPg7vEtKlHZbByVLVK FFFhYOWYQcNXhJ4QvSJ0hfbltLqhp86Q3H2i7fiFmujR0O2y6L7UForsfhQ/RhquQTMKjDPNTzHd3 7tG4ML1UJWxaJJ3oH9DiMXDOrN+88HsLAO2SGZH08Q9fnns933YzE3vhhlWZxfKhECyx6AUe2wolX mWbT7zrA==; Received: from mail.sigma-star.at ([95.130.255.111]) by casper.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1eHscf-0004wq-CC for linux-mtd@lists.infradead.org; Thu, 23 Nov 2017 14:37:03 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.sigma-star.at (Postfix) with ESMTP id A7A9B24E0011; Thu, 23 Nov 2017 15:36:28 +0100 (CET) Received: from blindfold.localnet (richard.vpn.sigmapriv.at [10.3.0.5]) by mail.sigma-star.at (Postfix) with ESMTPSA id 8CC3F24E0010; Thu, 23 Nov 2017 15:36:27 +0100 (CET) From: Richard Weinberger To: Linus Subject: [GIT PULL] UBI/UBIFS updates for 4.15-rc1 Date: Thu, 23 Nov 2017 15:37:01 +0100 Message-ID: <2342271.CoAPh78JdH@blindfold> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20171123_143701_432307_83F4700B X-CRM114-Status: UNSURE ( 8.19 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -1.9 (-) X-Spam-Report: SpamAssassin version 3.4.1 on casper.infradead.org summary: Content analysis details: (-1.9 points, 5.0 required) 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org Sender: "linux-mtd" Errors-To: linux-mtd-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org Linus, The following changes since commit bebc6082da0a9f5d47a1ea2edc099bf671058bd4: Linux 4.14 (2017-11-12 10:46:13 -0800) are available in the git repository at: git://git.infradead.org/linux-ubifs.git tags/upstream-4.15-rc1 for you to fetch changes up to 15e5178339b9a95bc60c6bcfcae1b8f48afedd23: ubi: fastmap: Clean up the initialization of pointer p (2017-11-19 21:15:14 +0100) ---------------------------------------------------------------- This pull request contains updates for both UBI and UBIFS: - Minor bug fixes ---------------------------------------------------------------- Clay McClure (1): ubi: Fix race condition between ubi volume creation and udev Colin Ian King (1): ubi: fastmap: Clean up the initialization of pointer p Geert Uytterhoeven (1): ubifs: Fix uninitialized variable in search_dh_cookie() Jeff Westfahl (1): mtd: ubi: Use 'max_bad_blocks' to compute bad_peb_limit if available Pan Bian (1): ubi: fastmap: Use kmem_cache_free to deallocate memory drivers/mtd/ubi/build.c | 13 +++++++++++-- drivers/mtd/ubi/fastmap.c | 5 ++--- drivers/mtd/ubi/vmt.c | 15 ++++++++++----- fs/ubifs/tnc.c | 21 +++++++-------------- 4 files changed, 30 insertions(+), 24 deletions(-)