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=-6.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no 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 A068AC433B4 for ; Sat, 8 May 2021 08:42:54 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 67EFB61464 for ; Sat, 8 May 2021 08:42:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230198AbhEHIny (ORCPT ); Sat, 8 May 2021 04:43:54 -0400 Received: from mail.kernel.org ([198.145.29.99]:49738 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229583AbhEHInx (ORCPT ); Sat, 8 May 2021 04:43:53 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 2A7196145E; Sat, 8 May 2021 08:42:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1620463372; bh=4lnbNm6T7LTAU3lecNJDrlojB4pPrpCx3+nZdHSTRNM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=RMRFR10uSvQLsc39yduvNf9mJM6OS4bVrCgXOIaztfSujy8oyTGI3Wjzlfcy1HzaH aSlZZh2gkO9xtx9EY6LbESYSg/EivM6Je8UkzE6fRmejRH6cg+UNVsyUI9SfkaE+Km qUm7JAaw79wsPMKpGJpank6XfLaNUB2U2OYi7P5Q= Date: Sat, 8 May 2021 10:42:48 +0200 From: Greg KH To: Oded Gabbay Cc: linux-kernel@vger.kernel.org Subject: Re: [git pull] habanalabs fixes for 5.13-rc2 Message-ID: References: <20210508083931.GA21544@CORE.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210508083931.GA21544@CORE.localdomain> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, May 08, 2021 at 11:39:31AM +0300, Oded Gabbay wrote: > Hi Greg, > > This pull request contains a number of important fixes for 5.13-rc2. > Mainly fixes to support our new F/W with enhanced security features, > but also additional bugs. > See details in the tag message below. Does this include the stuff in your previous pull request? Should I drop that one from my queue or do both? I will be waiting until after 5.13-rc1 before I can take any of these... thanks, greg k-h