[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <b67d2125-4075-4eac-4cad-8e315b866144@intel.com>
Date: Wed, 15 Feb 2023 12:26:43 -0800
From: Dave Hansen <dave.hansen@...el.com>
To: "Joseph, Jithu" <jithu.joseph@...el.com>, hdegoede@...hat.com,
markgross@...nel.org
Cc: tglx@...utronix.de, mingo@...hat.com, bp@...en8.de,
dave.hansen@...ux.intel.com, x86@...nel.org, hpa@...or.com,
gregkh@...uxfoundation.org, rostedt@...dmis.org,
ashok.raj@...el.com, tony.luck@...el.com,
linux-kernel@...r.kernel.org, platform-driver-x86@...r.kernel.org,
patches@...ts.linux.dev, ravi.v.shankar@...el.com,
thiago.macieira@...el.com, athenas.jimenez.gonzalez@...el.com,
sohil.mehta@...el.com
Subject: Re: [PATCH v2 4/7] platform/x86/intel/ifs: Implement Array BIST test
On 2/15/23 12:22, Joseph, Jithu wrote:
> trace_ifs_array(cpu, *((u64 *)&before), *((u64 *)&command));
Uhh, you control the types in the tracepoint. Just make them compatible
so you don't need casts.
Powered by blists - more mailing lists