From nobody Fri Dec 19 14:44:44 2025 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 6EFE72690D5 for ; Sat, 6 Dec 2025 01:05:54 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1764983154; cv=none; b=lJJQVB/J/zaOll5Htwo8zUmlJ5TCs8JVTsrjFUvMJU/4VGRcgqo8vf6I/Kr4OCUbw/xDQX/yHfgRSNgj6G49nszW3q73lce4sDOyOuF94n4+UWd1HlbCaFibZJTfqa1hcBunczSbkfl9+03YbqiYZP+60lB+KSTe8mP0qk5nDxU= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1764983154; c=relaxed/simple; bh=WwDJEk4pOLd7eHgWtCdC//erx+k4vbqqrkh//Xu/PEI=; h=Message-ID:Date:From:To:Cc:Subject:References:MIME-Version: Content-Type; b=Pqc43JjkgrGIS50rChAdeXWBrqyu29ebKo7xrScniYBAlPWNBMiAyXmHlk6vhFSDx+JJM7K4jT49HL1Rn3j9K5jSHgrhhD1CKsORsDl6E4tQx9FEu4qlGvFX2wWi9BNUD1DyLQRVwsctjqeM+Rh1EWbxh5+GE91R7OpdzwJt9+M= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=u5LcFBbp; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="u5LcFBbp" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5191CC4CEF1; Sat, 6 Dec 2025 01:05:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1764983154; bh=WwDJEk4pOLd7eHgWtCdC//erx+k4vbqqrkh//Xu/PEI=; h=Date:From:To:Cc:Subject:References:From; b=u5LcFBbpaCf5t1uhLl+eqUIlf5NTGaFIMRv9xFjc0L1YmseE6medFvWCPOX4Ys7S/ J8nsDD4zMBVQflVreCrqnlD5NPMVGPIXUnWRSfYe+rlAomCrCVwIk68c//oEQVEZxY /sz05St3/YKS7howWQ1Yqo+QONtgzwLK1+B0VnBfrkfjthDjeNuBhA2+M8vxx2VCgF 2XueGb+5RQErxjnRwAOWfvLu4WHJcjKHFxQlua4zZq6FLiPZrFY9wkUpi6ogZ7ro4W c0dZwYyQ/sJL3LBbTpCSO5Y6QZ1KZz8j5ThAEgokiVtUOmDoNXv470H7TL3pfbzwJv ubIgEfCk08PHw== Received: from rostedt by gandalf with local (Exim 4.98.2) (envelope-from ) id 1vRglK-00000009VrP-4BZr; Fri, 05 Dec 2025 20:07:03 -0500 Message-ID: <20251206010702.847850205@kernel.org> User-Agent: quilt/0.68 Date: Fri, 05 Dec 2025 20:06:46 -0500 From: Steven Rostedt To: linux-kernel@vger.kernel.org Cc: Masami Hiramatsu , Mark Rutland , Mathieu Desnoyers , Andrew Morton , Maurice Hieronymus Subject: [for-linus][PATCH 13/15] tracing: Fix multiple typos in trace_osnoise.c References: <20251206010633.884804695@kernel.org> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" From: Maurice Hieronymus Fix multiple typos in comments: "Anotate" -> "Annotate" "infor" -> "info" "timestemp" -> "timestamp" "tread" -> "thread" "varaibles" -> "variables" "wast" -> "waste" Link: https://patch.msgid.link/20251121221835.28032-13-mhi@mailbox.org Signed-off-by: Maurice Hieronymus Signed-off-by: Steven Rostedt (Google) --- kernel/trace/trace_osnoise.c | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/kernel/trace/trace_osnoise.c b/kernel/trace/trace_osnoise.c index a9962d4497e8..827104d00bc0 100644 --- a/kernel/trace/trace_osnoise.c +++ b/kernel/trace/trace_osnoise.c @@ -329,7 +329,7 @@ static struct osnoise_data { u64 print_stack; /* print IRQ stack if total > */ int timerlat_tracer; /* timerlat tracer */ #endif - bool tainted; /* infor users and developers about a problem */ + bool tainted; /* info users and developers about a problem */ } osnoise_data =3D { .sample_period =3D DEFAULT_SAMPLE_PERIOD, .sample_runtime =3D DEFAULT_SAMPLE_RUNTIME, @@ -738,7 +738,7 @@ cond_move_thread_delta_start(struct osnoise_variables *= osn_var, u64 duration) /* * get_int_safe_duration - Get the duration of a window * - * The irq, softirq and thread varaibles need to have its duration without + * The irq, softirq and thread variables need to have its duration without * the interference from higher priority interrupts. Instead of keeping a * variable to discount the interrupt interference from these variables, t= he * starting time of these variables are pushed forward with the interrupt's @@ -1460,7 +1460,7 @@ static int run_osnoise(void) stop_in =3D osnoise_data.stop_tracing * NSEC_PER_USEC; =20 /* - * Start timestemp + * Start timestamp */ start =3D time_get(); =20 @@ -1881,7 +1881,7 @@ static int timerlat_main(void *data) tlat->kthread =3D current; osn_var->pid =3D current->pid; /* - * Anotate the arrival time. + * Annotate the arrival time. */ tlat->abs_period =3D hrtimer_cb_get_time(&tlat->timer); =20 @@ -1978,7 +1978,7 @@ static void stop_per_cpu_kthreads(void) } =20 /* - * start_kthread - Start a workload tread + * start_kthread - Start a workload thread */ static int start_kthread(unsigned int cpu) { @@ -2705,7 +2705,7 @@ static int osnoise_create_cpu_timerlat_fd(struct dent= ry *top_dir) * Why not using tracing instance per_cpu/ dir? * * Because osnoise/timerlat have a single workload, having - * multiple files like these are wast of memory. + * multiple files like these are waste of memory. */ per_cpu =3D tracefs_create_dir("per_cpu", top_dir); if (!per_cpu) --=20 2.51.0