From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.3 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_PASS,USER_AGENT_MUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 94088C00449 for ; Sun, 7 Oct 2018 05:21:50 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id E98812088F for ; Sun, 7 Oct 2018 05:21:49 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E98812088F Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=linuxfoundation.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726750AbeJGM1v (ORCPT ); Sun, 7 Oct 2018 08:27:51 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:51488 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726310AbeJGM1v (ORCPT ); Sun, 7 Oct 2018 08:27:51 -0400 Received: from localhost (ip-213-127-77-176.ip.prioritytelecom.net [213.127.77.176]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id 3B697CE9; Sun, 7 Oct 2018 05:21:47 +0000 (UTC) Date: Sun, 7 Oct 2018 07:21:43 +0200 From: Greg KH To: Michael Ellerman Cc: christophe.leroy@c-s.fr, joel@jms.id.au, linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, srikar@linux.vnet.ibm.com, herbert@gondor.apana.org.au Subject: Re: [GIT PULL] Please pull powerpc/linux.git powerpc-4.19-4 tag Message-ID: <20181007052143.GA9243@kroah.com> References: <87y3bbi7pf.fsf@concordia.ellerman.id.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87y3bbi7pf.fsf@concordia.ellerman.id.au> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Oct 06, 2018 at 10:24:28PM +1000, Michael Ellerman wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA512 > > Hi Greg, > > Please pull some more powerpc fixes for 4.19: > > The following changes since commit 7e0cf1c983b5b24426d130fd949a055d520acc9a: > > selftests/powerpc: Fix Makefiles for headers_install change (2018-09-28 15:07:45 +1000) > > are available in the git repository at: > > https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git tags/powerpc-4.19-4 Now merged, thanks. greg k-h