From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from relay.hostedemail.com (smtprelay0011.hostedemail.com [216.40.44.11]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id E02B72264CA for ; Thu, 25 Jun 2026 07:50:58 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=216.40.44.11 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1782373860; cv=none; b=SNnh6qftkeFsQ3y+HjzuiAH4iF9+7NJch8MYAiZPNKjLRCo6ncnkFPC74ke5wOAa8NYY0OXo2bUNd3ouqxXJy2UHGzuG1LB1eDVmIjuSFhpgZcTxXAjw+GztDTTkM6rI7mJiHQdx7pFdJ7N/0HrJvER91NKoL40xiMlM2C0OKWU= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1782373860; c=relaxed/simple; bh=xueJl64/wo/eBMtzqAGS9PzKX2KNffTB7zuVE1FMan4=; h=Date:From:To:Cc:Subject:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=mupF+a8TQEMEEA4AHN2OUpPIK5wHj6y3Rx84zDJGRwyUbeb+iVtpYEXwRbHnfEPYwtMyWiBB8VPBSVS53BJ+rnSxxS6M5NzlcdV4Dx+ce6M86Zy97ebqqQ635CNu0pQ+uswJYzsiRLlZ3qaPFLYscZS4vBznCJJoWNeKU+5qDoc= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=goodmis.org; spf=pass smtp.mailfrom=goodmis.org; arc=none smtp.client-ip=216.40.44.11 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=goodmis.org Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=goodmis.org Received: from omf17.hostedemail.com (lb01a-stub [10.200.18.249]) by unirelay07.hostedemail.com (Postfix) with ESMTP id D7BCD16762C; Thu, 25 Jun 2026 07:50:51 +0000 (UTC) Received: from [HIDDEN] (Authenticated sender: rostedt@goodmis.org) by omf17.hostedemail.com (Postfix) with ESMTPA id A720F18; Thu, 25 Jun 2026 07:50:48 +0000 (UTC) Date: Thu, 25 Jun 2026 03:50:44 -0400 From: Steven Rostedt To: Linus Torvalds Cc: LKML , Masami Hiramatsu , Mark Rutland , Mathieu Desnoyers , Andrew Morton , Sebastian Andrzej Siewior , John Ogness , Thomas Gleixner , Peter Zijlstra , Julia Lawall , Yury Norov Subject: Re: [GIT PULL] tracing: More updates for 7.2 Message-ID: <20260625035044.74cd467a@fedora> In-Reply-To: <20260624120628.72751cd8@fedora> References: <20260624120628.72751cd8@fedora> X-Mailer: Claws Mail 4.4.0 (GTK 3.24.52; x86_64-redhat-linux-gnu) Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: A720F18 X-Stat-Signature: cpfwe8fi7wy3e1yqgqytxwpdsyia9a6i X-Rspamd-Server: rspamout04 X-Session-Marker: 726F737465647440676F6F646D69732E6F7267 X-Session-ID: U2FsdGVkX1+qE6fgwXZ70iCof4LjsaTOhURE8w6BdKo= X-HE-Tag: 1782373848-350588 X-HE-Meta: U2FsdGVkX1+hCG/Vi18F6bxOARUF8KPDiyE7IsdUNC+w046VSJYMrRFNj/BCel1T9qlUgIKRMzh/FxcCihmuJEt5D4VIFXdvkcL8CdpIjUSOc/npyqnSuZN2n9OOZxECFTrdG4OZleYYzEtxdwizbAfRgvLwsf4D7ceeoDh/YPDvyUmer5ToQ6EYbd0cWn0l1eW1dzHTgV9/seah6qyyBMv9Pz+Aqdg0vPCfKzNj7Uo0PENcriVODG1SHwe/zByDlyYVwqxSjhTdDLT34tJWpmNhTWIHsil3v2rcAYUNzw4kRA8pZ7W4TBUcdqQUhs9DC4cx9TOnU+E5JqgM4cJl9XRNsR0uZeJmr8mqlvNKGo7xi9rGzkqGSyqP8cdDSomAQBNTUbCDrxpjJRBv6iIsImGxomp4bfQxBk4n316MW0LDCpKISv5uCg== On Wed, 24 Jun 2026 12:06:28 -0400 Steven Rostedt wrote: > Linus, > > More tracing updates for 7.2: > Hold off on this. Kernel test robot found some config options that show there's still some missing includes. -- Steve