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.5 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, T_DKIMWL_WL_HIGH,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 4AA0EC282CE for ; Tue, 4 Jun 2019 07:48:05 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 23BA924CCA for ; Tue, 4 Jun 2019 07:48:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1559634485; bh=ic6CL+NMEbKnzoYA7Whb96/XW4ss/ooqGm4TAVSDmLA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=TC246sJ5STb0hdf87QMtFtPYibSHmOaR+Jl2Ltxx8OxxooQw1QNxe5k4fRZifemf3 I54f/ATxbUVjqqM2wkCYvmoeANWv47HoDatvCU1GslM5OOpvj9EHL3qGu0z/WRHnLz /Brv/4yVdJp5/ARZvLn1z+XV0N789H4Km+CVjmmQ= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726808AbfFDHsD (ORCPT ); Tue, 4 Jun 2019 03:48:03 -0400 Received: from mail.kernel.org ([198.145.29.99]:44934 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726637AbfFDHsD (ORCPT ); Tue, 4 Jun 2019 03:48:03 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 0EF0F24CCA; Tue, 4 Jun 2019 07:48:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1559634482; bh=ic6CL+NMEbKnzoYA7Whb96/XW4ss/ooqGm4TAVSDmLA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Ld3Q5rut9lJgupvlm6oFHyzGDHyIoOVjXfhESS1+MV3GC39ec905xmOWq7mm/cLF3 iGLC2JD6BKYIV8Rlj7ebLzFCeLmI1k0QbVtpRvX7IGQlXyAK8Db901Av2WFlrVrKJP xqVhaAmzTwrXPLBeIXSxGaq+wfnR60l0Oaxm0B6U= Date: Tue, 4 Jun 2019 09:48:00 +0200 From: Greg KH To: David Miller Cc: stable@vger.kernel.org Subject: Re: [PATCH] Sparc Message-ID: <20190604074800.GB6840@kroah.com> References: <20190603.133826.250539503495002779.davem@davemloft.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190603.133826.250539503495002779.davem@davemloft.net> User-Agent: Mutt/1.12.0 (2019-05-25) Sender: stable-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Mon, Jun 03, 2019 at 01:38:26PM -0700, David Miller wrote: > > Please queue up the attached sparc64 bug fix to all active -stable > branches. Now queued up, thanks. greg k-h