All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] x86: events: intel: A letter change in a word to make it sound right,in the file bts.c
@ 2021-03-16  4:19 Bhaskar Chowdhury
  2021-03-16  5:19 ` Randy Dunlap
  0 siblings, 1 reply; 3+ messages in thread
From: Bhaskar Chowdhury @ 2021-03-16  4:19 UTC (permalink / raw)
  To: peterz, mingo, acme, mark.rutland, alexander.shishkin, jolsa,
	namhyung, tglx, bp, x86, hpa, linux-kernel
  Cc: rdunlap, Bhaskar Chowdhury


s/kernal/kernel/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 arch/x86/events/intel/bts.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/x86/events/intel/bts.c b/arch/x86/events/intel/bts.c
index 731dd8d0dbb1..6320d2cfd9d3 100644
--- a/arch/x86/events/intel/bts.c
+++ b/arch/x86/events/intel/bts.c
@@ -594,7 +594,7 @@ static __init int bts_init(void)
 		 * we cannot use the user mapping since it will not be available
 		 * if we're not running the owning process.
 		 *
-		 * With PTI we can't use the kernal map either, because its not
+		 * With PTI we can't use the kernel map either, because its not
 		 * there when we run userspace.
 		 *
 		 * For now, disable this driver when using PTI.
--
2.30.2


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] x86: events: intel: A letter change in a word to make it sound right,in the file bts.c
  2021-03-16  4:19 [PATCH] x86: events: intel: A letter change in a word to make it sound right,in the file bts.c Bhaskar Chowdhury
@ 2021-03-16  5:19 ` Randy Dunlap
  2021-03-16  5:30   ` Bhaskar Chowdhury
  0 siblings, 1 reply; 3+ messages in thread
From: Randy Dunlap @ 2021-03-16  5:19 UTC (permalink / raw)
  To: Bhaskar Chowdhury, peterz, mingo, acme, mark.rutland,
	alexander.shishkin, jolsa, namhyung, tglx, bp, x86, hpa,
	linux-kernel

On 3/15/21 9:19 PM, Bhaskar Chowdhury wrote:
> 
> s/kernal/kernel/
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
> ---
>  arch/x86/events/intel/bts.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/x86/events/intel/bts.c b/arch/x86/events/intel/bts.c
> index 731dd8d0dbb1..6320d2cfd9d3 100644
> --- a/arch/x86/events/intel/bts.c
> +++ b/arch/x86/events/intel/bts.c
> @@ -594,7 +594,7 @@ static __init int bts_init(void)
>  		 * we cannot use the user mapping since it will not be available
>  		 * if we're not running the owning process.
>  		 *
> -		 * With PTI we can't use the kernal map either, because its not
> +		 * With PTI we can't use the kernel map either, because its not

		                                                        it's

>  		 * there when we run userspace.
>  		 *
>  		 * For now, disable this driver when using PTI.
> --


-- 
~Randy


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] x86: events: intel: A letter change in a word to make it sound right,in the file bts.c
  2021-03-16  5:19 ` Randy Dunlap
@ 2021-03-16  5:30   ` Bhaskar Chowdhury
  0 siblings, 0 replies; 3+ messages in thread
From: Bhaskar Chowdhury @ 2021-03-16  5:30 UTC (permalink / raw)
  To: Randy Dunlap
  Cc: peterz, mingo, acme, mark.rutland, alexander.shishkin, jolsa,
	namhyung, tglx, bp, x86, hpa, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 993 bytes --]

On 22:19 Mon 15 Mar 2021, Randy Dunlap wrote:
>On 3/15/21 9:19 PM, Bhaskar Chowdhury wrote:
>>
>> s/kernal/kernel/
>>
>> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
>> ---
>>  arch/x86/events/intel/bts.c | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/arch/x86/events/intel/bts.c b/arch/x86/events/intel/bts.c
>> index 731dd8d0dbb1..6320d2cfd9d3 100644
>> --- a/arch/x86/events/intel/bts.c
>> +++ b/arch/x86/events/intel/bts.c
>> @@ -594,7 +594,7 @@ static __init int bts_init(void)
>>  		 * we cannot use the user mapping since it will not be available
>>  		 * if we're not running the owning process.
>>  		 *
>> -		 * With PTI we can't use the kernal map either, because its not
>> +		 * With PTI we can't use the kernel map either, because its not
>
>		                                                        it's
>
Heck!
>>  		 * there when we run userspace.
>>  		 *
>>  		 * For now, disable this driver when using PTI.
>> --
>
>
>--
>~Randy
>

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-03-16  5:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-16  4:19 [PATCH] x86: events: intel: A letter change in a word to make it sound right,in the file bts.c Bhaskar Chowdhury
2021-03-16  5:19 ` Randy Dunlap
2021-03-16  5:30   ` Bhaskar Chowdhury

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.