All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] xen/arm: correct comment in enlighten.c
@ 2015-09-14 13:20 Juergen Gross
  0 siblings, 0 replies; 8+ messages in thread
From: Juergen Gross @ 2015-09-14 13:20 UTC (permalink / raw)
  To: linux-kernel, xen-devel, stefano.stabellini; +Cc: Juergen Gross

Correct a comment in arch/arm/xen/enlighten.c referencing a wrong
source file.

Signed-off-by: Juergen Gross <jgross@suse.com>
---
 arch/arm/xen/enlighten.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/xen/enlighten.c b/arch/arm/xen/enlighten.c
index eeeab07..5421706 100644
--- a/arch/arm/xen/enlighten.c
+++ b/arch/arm/xen/enlighten.c
@@ -284,7 +284,7 @@ void xen_arch_resume(void) { }
 void xen_arch_suspend(void) { }
 
 
-/* In the hypervisor.S file. */
+/* In the hypercall.S file. */
 EXPORT_SYMBOL_GPL(HYPERVISOR_event_channel_op);
 EXPORT_SYMBOL_GPL(HYPERVISOR_grant_table_op);
 EXPORT_SYMBOL_GPL(HYPERVISOR_xen_version);
-- 
2.1.4

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

* [PATCH] xen/arm: correct comment in enlighten.c
@ 2015-09-14 13:20 Juergen Gross
  2015-09-14 13:39 ` Stefano Stabellini
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Juergen Gross @ 2015-09-14 13:20 UTC (permalink / raw)
  To: linux-kernel, xen-devel, stefano.stabellini; +Cc: Juergen Gross

Correct a comment in arch/arm/xen/enlighten.c referencing a wrong
source file.

Signed-off-by: Juergen Gross <jgross@suse.com>
---
 arch/arm/xen/enlighten.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/xen/enlighten.c b/arch/arm/xen/enlighten.c
index eeeab07..5421706 100644
--- a/arch/arm/xen/enlighten.c
+++ b/arch/arm/xen/enlighten.c
@@ -284,7 +284,7 @@ void xen_arch_resume(void) { }
 void xen_arch_suspend(void) { }
 
 
-/* In the hypervisor.S file. */
+/* In the hypercall.S file. */
 EXPORT_SYMBOL_GPL(HYPERVISOR_event_channel_op);
 EXPORT_SYMBOL_GPL(HYPERVISOR_grant_table_op);
 EXPORT_SYMBOL_GPL(HYPERVISOR_xen_version);
-- 
2.1.4


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

* Re: [PATCH] xen/arm: correct comment in enlighten.c
  2015-09-14 13:20 Juergen Gross
  2015-09-14 13:39 ` Stefano Stabellini
@ 2015-09-14 13:39 ` Stefano Stabellini
  2015-10-15 12:18   ` Juergen Gross
  2015-10-15 12:18   ` Juergen Gross
  2015-10-15 12:39 ` David Vrabel
  2015-10-15 12:39 ` [Xen-devel] " David Vrabel
  3 siblings, 2 replies; 8+ messages in thread
From: Stefano Stabellini @ 2015-09-14 13:39 UTC (permalink / raw)
  To: Juergen Gross; +Cc: linux-kernel, xen-devel, stefano.stabellini, David Vrabel

On Mon, 14 Sep 2015, Juergen Gross wrote:
> Correct a comment in arch/arm/xen/enlighten.c referencing a wrong
> source file.
> 
> Signed-off-by: Juergen Gross <jgross@suse.com>

Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>


>  arch/arm/xen/enlighten.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/xen/enlighten.c b/arch/arm/xen/enlighten.c
> index eeeab07..5421706 100644
> --- a/arch/arm/xen/enlighten.c
> +++ b/arch/arm/xen/enlighten.c
> @@ -284,7 +284,7 @@ void xen_arch_resume(void) { }
>  void xen_arch_suspend(void) { }
>  
>  
> -/* In the hypervisor.S file. */
> +/* In the hypercall.S file. */
>  EXPORT_SYMBOL_GPL(HYPERVISOR_event_channel_op);
>  EXPORT_SYMBOL_GPL(HYPERVISOR_grant_table_op);
>  EXPORT_SYMBOL_GPL(HYPERVISOR_xen_version);
> -- 
> 2.1.4
> 

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

* Re: [PATCH] xen/arm: correct comment in enlighten.c
  2015-09-14 13:20 Juergen Gross
@ 2015-09-14 13:39 ` Stefano Stabellini
  2015-09-14 13:39 ` Stefano Stabellini
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 8+ messages in thread
From: Stefano Stabellini @ 2015-09-14 13:39 UTC (permalink / raw)
  To: Juergen Gross; +Cc: David Vrabel, stefano.stabellini, linux-kernel, xen-devel

On Mon, 14 Sep 2015, Juergen Gross wrote:
> Correct a comment in arch/arm/xen/enlighten.c referencing a wrong
> source file.
> 
> Signed-off-by: Juergen Gross <jgross@suse.com>

Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>


>  arch/arm/xen/enlighten.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/xen/enlighten.c b/arch/arm/xen/enlighten.c
> index eeeab07..5421706 100644
> --- a/arch/arm/xen/enlighten.c
> +++ b/arch/arm/xen/enlighten.c
> @@ -284,7 +284,7 @@ void xen_arch_resume(void) { }
>  void xen_arch_suspend(void) { }
>  
>  
> -/* In the hypervisor.S file. */
> +/* In the hypercall.S file. */
>  EXPORT_SYMBOL_GPL(HYPERVISOR_event_channel_op);
>  EXPORT_SYMBOL_GPL(HYPERVISOR_grant_table_op);
>  EXPORT_SYMBOL_GPL(HYPERVISOR_xen_version);
> -- 
> 2.1.4
> 

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

* Re: [PATCH] xen/arm: correct comment in enlighten.c
  2015-09-14 13:39 ` Stefano Stabellini
  2015-10-15 12:18   ` Juergen Gross
@ 2015-10-15 12:18   ` Juergen Gross
  1 sibling, 0 replies; 8+ messages in thread
From: Juergen Gross @ 2015-10-15 12:18 UTC (permalink / raw)
  To: Stefano Stabellini; +Cc: linux-kernel, xen-devel, David Vrabel

David or Stefano,

On 09/14/2015 03:39 PM, Stefano Stabellini wrote:
> On Mon, 14 Sep 2015, Juergen Gross wrote:
>> Correct a comment in arch/arm/xen/enlighten.c referencing a wrong
>> source file.
>>
>> Signed-off-by: Juergen Gross <jgross@suse.com>
>
> Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>

does one of you plan to take this patch?


Juergen

>
>
>>   arch/arm/xen/enlighten.c | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/arch/arm/xen/enlighten.c b/arch/arm/xen/enlighten.c
>> index eeeab07..5421706 100644
>> --- a/arch/arm/xen/enlighten.c
>> +++ b/arch/arm/xen/enlighten.c
>> @@ -284,7 +284,7 @@ void xen_arch_resume(void) { }
>>   void xen_arch_suspend(void) { }
>>
>>
>> -/* In the hypervisor.S file. */
>> +/* In the hypercall.S file. */
>>   EXPORT_SYMBOL_GPL(HYPERVISOR_event_channel_op);
>>   EXPORT_SYMBOL_GPL(HYPERVISOR_grant_table_op);
>>   EXPORT_SYMBOL_GPL(HYPERVISOR_xen_version);
>> --
>> 2.1.4
>>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
>


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

* Re: [PATCH] xen/arm: correct comment in enlighten.c
  2015-09-14 13:39 ` Stefano Stabellini
@ 2015-10-15 12:18   ` Juergen Gross
  2015-10-15 12:18   ` Juergen Gross
  1 sibling, 0 replies; 8+ messages in thread
From: Juergen Gross @ 2015-10-15 12:18 UTC (permalink / raw)
  To: Stefano Stabellini; +Cc: David Vrabel, linux-kernel, xen-devel

David or Stefano,

On 09/14/2015 03:39 PM, Stefano Stabellini wrote:
> On Mon, 14 Sep 2015, Juergen Gross wrote:
>> Correct a comment in arch/arm/xen/enlighten.c referencing a wrong
>> source file.
>>
>> Signed-off-by: Juergen Gross <jgross@suse.com>
>
> Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>

does one of you plan to take this patch?


Juergen

>
>
>>   arch/arm/xen/enlighten.c | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/arch/arm/xen/enlighten.c b/arch/arm/xen/enlighten.c
>> index eeeab07..5421706 100644
>> --- a/arch/arm/xen/enlighten.c
>> +++ b/arch/arm/xen/enlighten.c
>> @@ -284,7 +284,7 @@ void xen_arch_resume(void) { }
>>   void xen_arch_suspend(void) { }
>>
>>
>> -/* In the hypervisor.S file. */
>> +/* In the hypercall.S file. */
>>   EXPORT_SYMBOL_GPL(HYPERVISOR_event_channel_op);
>>   EXPORT_SYMBOL_GPL(HYPERVISOR_grant_table_op);
>>   EXPORT_SYMBOL_GPL(HYPERVISOR_xen_version);
>> --
>> 2.1.4
>>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
>

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

* Re: [PATCH] xen/arm: correct comment in enlighten.c
  2015-09-14 13:20 Juergen Gross
  2015-09-14 13:39 ` Stefano Stabellini
  2015-09-14 13:39 ` Stefano Stabellini
@ 2015-10-15 12:39 ` David Vrabel
  2015-10-15 12:39 ` [Xen-devel] " David Vrabel
  3 siblings, 0 replies; 8+ messages in thread
From: David Vrabel @ 2015-10-15 12:39 UTC (permalink / raw)
  To: Juergen Gross, linux-kernel, xen-devel, stefano.stabellini

On 14/09/15 14:20, Juergen Gross wrote:
> Correct a comment in arch/arm/xen/enlighten.c referencing a wrong
> source file.

Applied to for-linus-4.4, thanks.

Sorry for the delay.

David

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

* Re: [PATCH] xen/arm: correct comment in enlighten.c
  2015-10-15 12:39 ` [Xen-devel] " David Vrabel
@ 2015-10-15 14:25   ` Stefano Stabellini
  0 siblings, 0 replies; 8+ messages in thread
From: Stefano Stabellini @ 2015-10-15 14:25 UTC (permalink / raw)
  To: David Vrabel; +Cc: Juergen Gross, stefano.stabellini, linux-kernel, xen-devel

On Thu, 15 Oct 2015, David Vrabel wrote:
> On 14/09/15 14:20, Juergen Gross wrote:
> > Correct a comment in arch/arm/xen/enlighten.c referencing a wrong
> > source file.
> 
> Applied to for-linus-4.4, thanks.
> 
> Sorry for the delay.

Thanks David

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

end of thread, other threads:[~2015-10-15 14:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-14 13:20 [PATCH] xen/arm: correct comment in enlighten.c Juergen Gross
  -- strict thread matches above, loose matches on Subject: below --
2015-09-14 13:20 Juergen Gross
2015-09-14 13:39 ` Stefano Stabellini
2015-09-14 13:39 ` Stefano Stabellini
2015-10-15 12:18   ` Juergen Gross
2015-10-15 12:18   ` Juergen Gross
2015-10-15 12:39 ` David Vrabel
2015-10-15 12:39 ` [Xen-devel] " David Vrabel
2015-10-15 14:25   ` Stefano Stabellini

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.