From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr0-f171.google.com ([209.85.128.171]:38671 "EHLO mail-wr0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754520AbeE1JtQ (ORCPT ); Mon, 28 May 2018 05:49:16 -0400 Received: by mail-wr0-f171.google.com with SMTP id 94-v6so19259102wrf.5 for ; Mon, 28 May 2018 02:49:16 -0700 (PDT) From: Esben Haabendal To: Greg KH Cc: stable@vger.kernel.org, alexander.levin@microsoft.com, davem@davemloft.net Subject: Re: Missing prerequisite for arm-dts-ls1021a-specify-tbipa-register-address.patch References: <87wovo7140.fsf@gmail.com> <20180528075536.GA3339@kroah.com> Date: Mon, 28 May 2018 11:49:13 +0200 In-Reply-To: <20180528075536.GA3339@kroah.com> (Greg KH's message of "Mon, 28 May 2018 09:55:36 +0200") Message-ID: <87sh6c6rfq.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain Sender: stable-owner@vger.kernel.org List-ID: Greg KH writes: > On Mon, May 28, 2018 at 08:20:15AM +0200, Esben Haabendal wrote: >> Hi >> >> The arm-dts-ls1021a-specify-tbipa-register-address.patch which have just >> been added to 4.4-stable, 4.9-stable, 4.14-stable and 4.16-stable trees, >> relies on the 2d23129b00d2a67e58a7b17205f5ba7ec4523fd0 in order to make >> sense. >> >> Could 2d23129b00d2a67e58a7b17205f5ba7ec4523fd0 be added to those trees >> as well? > > ~/linux/stable/linux-stable $ git show 2d23129b00d2a67e58a7b17205f5ba7ec4523fd0 > fatal: bad object 2d23129b00d2a67e58a7b17205f5ba7ec4523fd0 > > Are you sure that is the correct git id? Obviously not. The correct id is 21481189e8ffa4016e398d46ac6d66fb0f23acc3 Sorry about that. /Esben