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 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 95F89C433F5 for ; Fri, 19 Nov 2021 13:33:48 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 7D579610D1 for ; Fri, 19 Nov 2021 13:33:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234962AbhKSNgt (ORCPT ); Fri, 19 Nov 2021 08:36:49 -0500 Received: from mail.kernel.org ([198.145.29.99]:38072 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229457AbhKSNgt (ORCPT ); Fri, 19 Nov 2021 08:36:49 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id 0FD6C610D2; Fri, 19 Nov 2021 13:33:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1637328827; bh=NmLIf9ZgO6nxMfgGEwQmMZTr/h53SQ3rccIEV2+izjE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=jorJWElcTrTXZAMENTOx955aLDifOeFcw4V2t3RlP7PorC5aY4FoxVL/AJ01PnzMc 04fxgflESxo+fzMl7pd4mSEi4HPomHIB1ajJyTe9H2IXZCiCB4b++DRX6/fZ93dTkD dGttjjISePyHqtcKEzGekLZOXadq+gFDBxhSHsZ8= Date: Fri, 19 Nov 2021 14:33:45 +0100 From: Greg KH To: Steven Rostedt Cc: paulburton@google.com, joelaf@google.com, mingo@redhat.com, stable@vger.kernel.org Subject: Re: FAILED: patch "[PATCH] tracing: Resize tgid_map to pid_max, not PID_MAX_DEFAULT" failed to apply to 4.14-stable tree Message-ID: References: <162635653777192@kroah.com> <20211116145223.651cd5bd@gandalf.local.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20211116145223.651cd5bd@gandalf.local.home> Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Tue, Nov 16, 2021 at 02:52:23PM -0500, Steven Rostedt wrote: > This was in my queue for some time. But I finally got around to testing it. Now queued up,t hanks. greg k-h