From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from na01-bn1-obe.outbound.protection.outlook.com (mail-bn1on0136.outbound.protection.outlook.com [157.56.110.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 915CB1A0427 for ; Fri, 27 Mar 2015 08:14:42 +1100 (AEDT) Date: Thu, 26 Mar 2015 16:14:27 -0500 From: Scott Wood To: Subject: stable: Please include commit bb344ca5b90 ("powerpc/mpc85xx: Add ranges to etsec2 nodes") Message-ID: <20150326211427.GA20872@home.buserror.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Cc: linuxppc-dev@lists.ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Commit bb344ca5b90df6 ("powerpc/mpc85xx: Add ranges to etsec2 nodes") fixes a bug that was exposed by commit 746c9e9f92dd ("of/base: Fix PowerPC address parsing hack"). The latter commit was applied to stable trees, so the former should be as well. -Scott