From patchwork Thu Feb 23 21:35:47 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Stijn Segers X-Patchwork-Id: 731767 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org 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 3vTndQ0sY1z9s7M for ; Fri, 24 Feb 2017 08:37:30 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="U+lRDFUb"; dkim=fail reason="signature verification failed" (1024-bit key; secure) header.d=inventati.org header.i=@inventati.org header.b="Oza/+Amx"; dkim-atps=neutral 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:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Subject:MIME-Version:Message-Id:Date:To :From:Reply-To:Cc:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=cx4EYYCHi/pqQVcgBwtFCzOv736QgeidwT+BzmeTx74=; b=U+lRDFUbDrsjs+ uxXG1kwil0x+l8V13ZqgEARJpVYh2jxBjF5QHIZXpstbXCoJGBGID006Et7SO01wxiFq3bIfhOYUp RxgPqtSAtMkRevmepr/jPsxIzALCLa08LkfG2b4YSjGZ35OGrJ1YgBJT465mlVewRjA9m5ynff7jp /ss9zd7Vo+hUuhnPi2vopr7hQkK9dg714pR4gjsqjsrGIIA0tuG3xH5Zfg9719eUFOQbN8ih9kOco 99sGvGci+3tqJ7hIfGGyCfV+s9T5Sw7u00p0TryPSkW0jroBO/JczI8TcTqpUme1nM+a7I4LRl+Oi ThEOAebg9FsV24BhDVRg==; 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 1ch14Y-00062o-SM; Thu, 23 Feb 2017 21:37:10 +0000 Received: from fragranza.investici.org ([2a00:1dc0:2479::19]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1ch147-00060N-BT for lede-dev@lists.infradead.org; Thu, 23 Feb 2017 21:36:46 +0000 Received: from [178.175.144.26] (fragranza [178.175.144.26]) (Authenticated sender: francesco.borromini@inventati.org) by localhost (Postfix) with ESMTPSA id 2EBE12C0255 for ; Thu, 23 Feb 2017 21:36:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1487885773; bh=e4d0Ht6/hf+U3+LtMp3Lrsl6vDA//WUWZ7bu+lE3Sq8=; h=From:To:Subject:Date; b=Oza/+AmxsXba7mKGB0tNS4qB0oEqH1pELfdFheK1b4ORvA8lk+wTa8qiKeg7nwtqY +JnOLuDX6zifZvS5/Vvg4XlqSAflgdNlD+eP9DVAacsA49cbrl27cHeNBMnVerzzfB xnJA26zDZ4g20C5cN19biWePDNn1eTtTylIAbD1g= From: Stijn Segers To: lede-dev@lists.infradead.org Date: Thu, 23 Feb 2017 22:35:47 +0100 Message-Id: <20170223213547.32111-1-francesco.borromini@inventati.org> X-Mailer: git-send-email 2.11.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170223_133643_744505_81093B3A X-CRM114-Status: UNSURE ( 6.26 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.0 (--) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-2.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid Subject: [LEDE-DEV] [PATCH] [17.01] Kernel: bump to 4.4.51 X-BeenThere: lede-dev@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Lede-dev" Errors-To: lede-dev-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org Updates the 17.01 kernel to .51. Compile-tested on: * ar71xx * ramips/mt7621 * x86/64 Run-tested on: * ar71xx * ramips/mt7621 Signed-off-by: Stijn Segers --- include/kernel-version.mk | 4 ++-- .../901-Revert-bcma-switch-GPIO-portions-to-use-GPIOLIB_IRQC.patch | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/include/kernel-version.mk b/include/kernel-version.mk index 21418b85bb..d88260f956 100644 --- a/include/kernel-version.mk +++ b/include/kernel-version.mk @@ -3,10 +3,10 @@ LINUX_RELEASE?=1 LINUX_VERSION-3.18 = .43 -LINUX_VERSION-4.4 = .50 +LINUX_VERSION-4.4 = .51 LINUX_KERNEL_HASH-3.18.43 = 1236e8123a6ce537d5029232560966feed054ae31776fe8481dd7d18cdd5492c -LINUX_KERNEL_HASH-4.4.50 = e4944ca5bb0bdf63a7e97dc7fbdd38bcc820d8b3b57c4a3a7b3bf9c8a48216b7 +LINUX_KERNEL_HASH-4.4.51 = ee51ad1c588608871ad25002fa6ae9623096f03b21f71530e6a2a2764be4b911 ifdef KERNEL_PATCHVER LINUX_VERSION:=$(KERNEL_PATCHVER)$(strip $(LINUX_VERSION-$(KERNEL_PATCHVER))) diff --git a/target/linux/brcm47xx/patches-4.4/901-Revert-bcma-switch-GPIO-portions-to-use-GPIOLIB_IRQC.patch b/target/linux/brcm47xx/patches-4.4/901-Revert-bcma-switch-GPIO-portions-to-use-GPIOLIB_IRQC.patch index 7c2c54e338..4968c1bbac 100644 --- a/target/linux/brcm47xx/patches-4.4/901-Revert-bcma-switch-GPIO-portions-to-use-GPIOLIB_IRQC.patch +++ b/target/linux/brcm47xx/patches-4.4/901-Revert-bcma-switch-GPIO-portions-to-use-GPIOLIB_IRQC.patch @@ -223,7 +223,7 @@ Signed-off-by: Rafał Miłecki } --- a/include/linux/bcma/bcma_driver_chipcommon.h +++ b/include/linux/bcma/bcma_driver_chipcommon.h -@@ -649,6 +649,7 @@ struct bcma_drv_cc { +@@ -646,6 +646,7 @@ struct bcma_drv_cc { spinlock_t gpio_lock; #ifdef CONFIG_BCMA_DRIVER_GPIO struct gpio_chip gpio;