* [TRIVIAL] [PATCH] powerpc/powernv-eeh: Consisely desribe what this file does
@ 2019-05-28 3:29 Stewart Smith
2019-05-28 4:03 ` Oliver
` (2 more replies)
0 siblings, 3 replies; 5+ messages in thread
From: Stewart Smith @ 2019-05-28 3:29 UTC (permalink / raw)
To: linuxppc-dev; +Cc: sbobroff, oohall, Stewart Smith, paulus
If the previous comment made sense, continue debugging or call your
doctor immediately.
Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
---
arch/powerpc/platforms/powernv/eeh-powernv.c | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/arch/powerpc/platforms/powernv/eeh-powernv.c b/arch/powerpc/platforms/powernv/eeh-powernv.c
index f38078976c5d..bea6708be065 100644
--- a/arch/powerpc/platforms/powernv/eeh-powernv.c
+++ b/arch/powerpc/platforms/powernv/eeh-powernv.c
@@ -1,7 +1,5 @@
/*
- * The file intends to implement the platform dependent EEH operations on
- * powernv platform. Actually, the powernv was created in order to fully
- * hypervisor support.
+ * PowerNV Platform dependent EEH operations
*
* Copyright Benjamin Herrenschmidt & Gavin Shan, IBM Corporation 2013.
*
--
2.21.0
^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [TRIVIAL] [PATCH] powerpc/powernv-eeh: Consisely desribe what this file does
2019-05-28 3:29 [TRIVIAL] [PATCH] powerpc/powernv-eeh: Consisely desribe what this file does Stewart Smith
@ 2019-05-28 4:03 ` Oliver
2019-05-28 4:43 ` Stewart Smith
2019-05-28 4:20 ` Russell Currey
2019-07-08 1:19 ` Michael Ellerman
2 siblings, 1 reply; 5+ messages in thread
From: Oliver @ 2019-05-28 4:03 UTC (permalink / raw)
To: Stewart Smith; +Cc: Sam Bobroff, Paul Mackerras, linuxppc-dev
On Tue, May 28, 2019 at 1:29 PM Stewart Smith <stewart@linux.ibm.com> wrote:
>
> If the previous comment made sense, continue debugging or call your
> doctor immediately.
>
> Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
> ---
> arch/powerpc/platforms/powernv/eeh-powernv.c | 4 +---
> 1 file changed, 1 insertion(+), 3 deletions(-)
>
> diff --git a/arch/powerpc/platforms/powernv/eeh-powernv.c b/arch/powerpc/platforms/powernv/eeh-powernv.c
> index f38078976c5d..bea6708be065 100644
> --- a/arch/powerpc/platforms/powernv/eeh-powernv.c
> +++ b/arch/powerpc/platforms/powernv/eeh-powernv.c
> @@ -1,7 +1,5 @@
> /*
> - * The file intends to implement the platform dependent EEH operations on
> - * powernv platform. Actually, the powernv was created in order to fully
> - * hypervisor support.
> + * PowerNV Platform dependent EEH operations
> *
> * Copyright Benjamin Herrenschmidt & Gavin Shan, IBM Corporation 2013.
Stewart, Thanks for fixing it up. Since you're at it, Please replace
the maintainer to yourself.
> *
> --
> 2.21.0
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [TRIVIAL] [PATCH] powerpc/powernv-eeh: Consisely desribe what this file does
2019-05-28 3:29 [TRIVIAL] [PATCH] powerpc/powernv-eeh: Consisely desribe what this file does Stewart Smith
2019-05-28 4:03 ` Oliver
@ 2019-05-28 4:20 ` Russell Currey
2019-07-08 1:19 ` Michael Ellerman
2 siblings, 0 replies; 5+ messages in thread
From: Russell Currey @ 2019-05-28 4:20 UTC (permalink / raw)
To: Stewart Smith, linuxppc-dev; +Cc: sbobroff, oohall, paulus
On Tue, 2019-05-28 at 13:29 +1000, Stewart Smith wrote:
> If the previous comment made sense, continue debugging or call your
> doctor immediately.
>
> Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
This reply intends to implement the ack dependent EEH patch on powernv
platform. Actually, the reply was created in order to fully ack
support.
Fully-ack-supported-by: Russell Currey <ruscur@russell.cc>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [TRIVIAL] [PATCH] powerpc/powernv-eeh: Consisely desribe what this file does
2019-05-28 4:03 ` Oliver
@ 2019-05-28 4:43 ` Stewart Smith
0 siblings, 0 replies; 5+ messages in thread
From: Stewart Smith @ 2019-05-28 4:43 UTC (permalink / raw)
To: Oliver; +Cc: Sam Bobroff, Paul Mackerras, linuxppc-dev
Oliver <oohall@gmail.com> writes:
> On Tue, May 28, 2019 at 1:29 PM Stewart Smith <stewart@linux.ibm.com> wrote:
>>
>> If the previous comment made sense, continue debugging or call your
>> doctor immediately.
>>
>> Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
>> ---
>> arch/powerpc/platforms/powernv/eeh-powernv.c | 4 +---
>> 1 file changed, 1 insertion(+), 3 deletions(-)
>>
>> diff --git a/arch/powerpc/platforms/powernv/eeh-powernv.c b/arch/powerpc/platforms/powernv/eeh-powernv.c
>> index f38078976c5d..bea6708be065 100644
>> --- a/arch/powerpc/platforms/powernv/eeh-powernv.c
>> +++ b/arch/powerpc/platforms/powernv/eeh-powernv.c
>> @@ -1,7 +1,5 @@
>> /*
>> - * The file intends to implement the platform dependent EEH operations on
>> - * powernv platform. Actually, the powernv was created in order to fully
>> - * hypervisor support.
>> + * PowerNV Platform dependent EEH operations
>> *
>> * Copyright Benjamin Herrenschmidt & Gavin Shan, IBM Corporation 2013.
>
> Stewart, Thanks for fixing it up. Since you're at it, Please replace
> the maintainer to yourself.
This message intends to implement the middle raising operations on the
finger platform. Actually, the EEH was created in order to fully
phalange extension.
:)
--
Stewart Smith
OPAL Architect, IBM.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [TRIVIAL] [PATCH] powerpc/powernv-eeh: Consisely desribe what this file does
2019-05-28 3:29 [TRIVIAL] [PATCH] powerpc/powernv-eeh: Consisely desribe what this file does Stewart Smith
2019-05-28 4:03 ` Oliver
2019-05-28 4:20 ` Russell Currey
@ 2019-07-08 1:19 ` Michael Ellerman
2 siblings, 0 replies; 5+ messages in thread
From: Michael Ellerman @ 2019-07-08 1:19 UTC (permalink / raw)
To: Stewart Smith, linuxppc-dev; +Cc: sbobroff, paulus, oohall, Stewart Smith
On Tue, 2019-05-28 at 03:29:25 UTC, Stewart Smith wrote:
> If the previous comment made sense, continue debugging or call your
> doctor immediately.
>
> Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
Applied to powerpc next, thanks.
https://git.kernel.org/powerpc/c/41732bdc9ccd26829cf647711c4b93384e03e529
cheers
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2019-07-08 1:38 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-28 3:29 [TRIVIAL] [PATCH] powerpc/powernv-eeh: Consisely desribe what this file does Stewart Smith
2019-05-28 4:03 ` Oliver
2019-05-28 4:43 ` Stewart Smith
2019-05-28 4:20 ` Russell Currey
2019-07-08 1:19 ` Michael Ellerman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).