All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 1/1] kernel.h: split out panic and oops helpers (ia64 fix)
@ 2021-05-20 13:05 ` Andy Shevchenko
  0 siblings, 0 replies; 10+ messages in thread
From: Andy Shevchenko @ 2021-05-20 13:05 UTC (permalink / raw)
  To: linux-ia64, linux-kernel
  Cc: Andrew Morton, Andy Shevchenko, kernel test robot

Follow up fix for the "kernel.h: split out panic and oops helpers" patch.

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
---

Andrew, please add as a fix to the above mentioned patch, thanks!

For the record, I haven't got any other messages from any of CIs/bots,
presumably there will be no more or very little reports.

Note, this patch is untested. I have no ia64 compiler at hand.

 arch/ia64/include/asm/pal.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/ia64/include/asm/pal.h b/arch/ia64/include/asm/pal.h
index 5c51fceedaf9..e6b652f9e45e 100644
--- a/arch/ia64/include/asm/pal.h
+++ b/arch/ia64/include/asm/pal.h
@@ -99,6 +99,7 @@
 
 #include <linux/types.h>
 #include <asm/fpu.h>
+#include <asm/intrinsics.h>
 
 /*
  * Data types needed to pass information into PAL procedures and
-- 
2.30.2


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

* [PATCH v1 1/1] kernel.h: split out panic and oops helpers (ia64 fix)
@ 2021-05-20 13:05 ` Andy Shevchenko
  0 siblings, 0 replies; 10+ messages in thread
From: Andy Shevchenko @ 2021-05-20 13:05 UTC (permalink / raw)
  To: linux-ia64, linux-kernel
  Cc: Andrew Morton, Andy Shevchenko, kernel test robot

Follow up fix for the "kernel.h: split out panic and oops helpers" patch.

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
---

Andrew, please add as a fix to the above mentioned patch, thanks!

For the record, I haven't got any other messages from any of CIs/bots,
presumably there will be no more or very little reports.

Note, this patch is untested. I have no ia64 compiler at hand.

 arch/ia64/include/asm/pal.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/ia64/include/asm/pal.h b/arch/ia64/include/asm/pal.h
index 5c51fceedaf9..e6b652f9e45e 100644
--- a/arch/ia64/include/asm/pal.h
+++ b/arch/ia64/include/asm/pal.h
@@ -99,6 +99,7 @@
 
 #include <linux/types.h>
 #include <asm/fpu.h>
+#include <asm/intrinsics.h>
 
 /*
  * Data types needed to pass information into PAL procedures and
-- 
2.30.2

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

* Re: [PATCH v1 1/1] kernel.h: split out panic and oops helpers (ia64 fix)
  2021-05-20 13:05 ` Andy Shevchenko
@ 2021-05-20 13:12   ` John Paul Adrian Glaubitz
  -1 siblings, 0 replies; 10+ messages in thread
From: John Paul Adrian Glaubitz @ 2021-05-20 13:12 UTC (permalink / raw)
  To: Andy Shevchenko, linux-ia64, linux-kernel
  Cc: Andrew Morton, kernel test robot

Hello Andy!

On 5/20/21 3:05 PM, Andy Shevchenko wrote:
> Note, this patch is untested. I have no ia64 compiler at hand.
> 
>  arch/ia64/include/asm/pal.h | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/ia64/include/asm/pal.h b/arch/ia64/include/asm/pal.h
> index 5c51fceedaf9..e6b652f9e45e 100644
> --- a/arch/ia64/include/asm/pal.h
> +++ b/arch/ia64/include/asm/pal.h
> @@ -99,6 +99,7 @@
>  
>  #include <linux/types.h>
>  #include <asm/fpu.h>
> +#include <asm/intrinsics.h>
>  
>  /*
>   * Data types needed to pass information into PAL procedures and
> 

I can test it later today.

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaubitz@debian.org
`. `'   Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913

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

* Re: [PATCH v1 1/1] kernel.h: split out panic and oops helpers (ia64 fix)
@ 2021-05-20 13:12   ` John Paul Adrian Glaubitz
  0 siblings, 0 replies; 10+ messages in thread
From: John Paul Adrian Glaubitz @ 2021-05-20 13:12 UTC (permalink / raw)
  To: Andy Shevchenko, linux-ia64, linux-kernel
  Cc: Andrew Morton, kernel test robot

Hello Andy!

On 5/20/21 3:05 PM, Andy Shevchenko wrote:
> Note, this patch is untested. I have no ia64 compiler at hand.
> 
>  arch/ia64/include/asm/pal.h | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/ia64/include/asm/pal.h b/arch/ia64/include/asm/pal.h
> index 5c51fceedaf9..e6b652f9e45e 100644
> --- a/arch/ia64/include/asm/pal.h
> +++ b/arch/ia64/include/asm/pal.h
> @@ -99,6 +99,7 @@
>  
>  #include <linux/types.h>
>  #include <asm/fpu.h>
> +#include <asm/intrinsics.h>
>  
>  /*
>   * Data types needed to pass information into PAL procedures and
> 

I can test it later today.

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaubitz@debian.org
`. `'   Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913

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

* Re: [PATCH v1 1/1] kernel.h: split out panic and oops helpers (ia64 fix)
  2021-05-20 13:12   ` John Paul Adrian Glaubitz
@ 2021-05-20 13:17     ` Andy Shevchenko
  -1 siblings, 0 replies; 10+ messages in thread
From: Andy Shevchenko @ 2021-05-20 13:17 UTC (permalink / raw)
  To: John Paul Adrian Glaubitz
  Cc: linux-ia64, linux-kernel, Andrew Morton, kernel test robot

On Thu, May 20, 2021 at 03:12:24PM +0200, John Paul Adrian Glaubitz wrote:
> On 5/20/21 3:05 PM, Andy Shevchenko wrote:
> > Note, this patch is untested. I have no ia64 compiler at hand.

> I can test it later today.

Appreciate it, thanks!

This is against Linux Next (where Andrew's patches are sitting for a while).

-- 
With Best Regards,
Andy Shevchenko



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

* Re: [PATCH v1 1/1] kernel.h: split out panic and oops helpers (ia64 fix)
@ 2021-05-20 13:17     ` Andy Shevchenko
  0 siblings, 0 replies; 10+ messages in thread
From: Andy Shevchenko @ 2021-05-20 13:17 UTC (permalink / raw)
  To: John Paul Adrian Glaubitz
  Cc: linux-ia64, linux-kernel, Andrew Morton, kernel test robot

On Thu, May 20, 2021 at 03:12:24PM +0200, John Paul Adrian Glaubitz wrote:
> On 5/20/21 3:05 PM, Andy Shevchenko wrote:
> > Note, this patch is untested. I have no ia64 compiler at hand.

> I can test it later today.

Appreciate it, thanks!

This is against Linux Next (where Andrew's patches are sitting for a while).

-- 
With Best Regards,
Andy Shevchenko


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

* Re: [PATCH v1 1/1] kernel.h: split out panic and oops helpers (ia64 fix)
  2021-05-20 13:17     ` Andy Shevchenko
@ 2021-05-21  7:24       ` John Paul Adrian Glaubitz
  -1 siblings, 0 replies; 10+ messages in thread
From: John Paul Adrian Glaubitz @ 2021-05-21  7:24 UTC (permalink / raw)
  To: Andy Shevchenko
  Cc: linux-ia64, linux-kernel, Andrew Morton, kernel test robot

Hi Andy!

On 5/20/21 3:17 PM, Andy Shevchenko wrote:
> On Thu, May 20, 2021 at 03:12:24PM +0200, John Paul Adrian Glaubitz wrote:
>> On 5/20/21 3:05 PM, Andy Shevchenko wrote:
>>> Note, this patch is untested. I have no ia64 compiler at hand.
> 
>> I can test it later today.
> 
> Appreciate it, thanks!
> 
> This is against Linux Next (where Andrew's patches are sitting for a while).

I just pulled linux-next and was able to build a kernel for my RX-2600 without any
problems. Since your patch is already in the tree, I assume it's correct.

Do you want me to test anything else? I can test-boot the kernel later, but I want
to avoid that now since I don't want to turn on the noisy server while at home :-).

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaubitz@debian.org
`. `'   Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913

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

* Re: [PATCH v1 1/1] kernel.h: split out panic and oops helpers (ia64 fix)
@ 2021-05-21  7:24       ` John Paul Adrian Glaubitz
  0 siblings, 0 replies; 10+ messages in thread
From: John Paul Adrian Glaubitz @ 2021-05-21  7:24 UTC (permalink / raw)
  To: Andy Shevchenko
  Cc: linux-ia64, linux-kernel, Andrew Morton, kernel test robot

Hi Andy!

On 5/20/21 3:17 PM, Andy Shevchenko wrote:
> On Thu, May 20, 2021 at 03:12:24PM +0200, John Paul Adrian Glaubitz wrote:
>> On 5/20/21 3:05 PM, Andy Shevchenko wrote:
>>> Note, this patch is untested. I have no ia64 compiler at hand.
> 
>> I can test it later today.
> 
> Appreciate it, thanks!
> 
> This is against Linux Next (where Andrew's patches are sitting for a while).

I just pulled linux-next and was able to build a kernel for my RX-2600 without any
problems. Since your patch is already in the tree, I assume it's correct.

Do you want me to test anything else? I can test-boot the kernel later, but I want
to avoid that now since I don't want to turn on the noisy server while at home :-).

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaubitz@debian.org
`. `'   Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913

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

* Re: [PATCH v1 1/1] kernel.h: split out panic and oops helpers (ia64 fix)
  2021-05-21  7:24       ` John Paul Adrian Glaubitz
@ 2021-05-21 12:02         ` Andy Shevchenko
  -1 siblings, 0 replies; 10+ messages in thread
From: Andy Shevchenko @ 2021-05-21 12:02 UTC (permalink / raw)
  To: John Paul Adrian Glaubitz
  Cc: linux-ia64, linux-kernel, Andrew Morton, kernel test robot

On Fri, May 21, 2021 at 09:24:08AM +0200, John Paul Adrian Glaubitz wrote:
> On 5/20/21 3:17 PM, Andy Shevchenko wrote:
> > On Thu, May 20, 2021 at 03:12:24PM +0200, John Paul Adrian Glaubitz wrote:
> >> On 5/20/21 3:05 PM, Andy Shevchenko wrote:
> >>> Note, this patch is untested. I have no ia64 compiler at hand.
> > 
> >> I can test it later today.
> > 
> > Appreciate it, thanks!
> > 
> > This is against Linux Next (where Andrew's patches are sitting for a while).
> 
> I just pulled linux-next and was able to build a kernel for my RX-2600 without any
> problems. Since your patch is already in the tree, I assume it's correct.
> 
> Do you want me to test anything else? I can test-boot the kernel later, but I want
> to avoid that now since I don't want to turn on the noisy server while at home :-)

Nothing is required anymore, thanks for your help with testing!

-- 
With Best Regards,
Andy Shevchenko



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

* Re: [PATCH v1 1/1] kernel.h: split out panic and oops helpers (ia64 fix)
@ 2021-05-21 12:02         ` Andy Shevchenko
  0 siblings, 0 replies; 10+ messages in thread
From: Andy Shevchenko @ 2021-05-21 12:02 UTC (permalink / raw)
  To: John Paul Adrian Glaubitz
  Cc: linux-ia64, linux-kernel, Andrew Morton, kernel test robot

On Fri, May 21, 2021 at 09:24:08AM +0200, John Paul Adrian Glaubitz wrote:
> On 5/20/21 3:17 PM, Andy Shevchenko wrote:
> > On Thu, May 20, 2021 at 03:12:24PM +0200, John Paul Adrian Glaubitz wrote:
> >> On 5/20/21 3:05 PM, Andy Shevchenko wrote:
> >>> Note, this patch is untested. I have no ia64 compiler at hand.
> > 
> >> I can test it later today.
> > 
> > Appreciate it, thanks!
> > 
> > This is against Linux Next (where Andrew's patches are sitting for a while).
> 
> I just pulled linux-next and was able to build a kernel for my RX-2600 without any
> problems. Since your patch is already in the tree, I assume it's correct.
> 
> Do you want me to test anything else? I can test-boot the kernel later, but I want
> to avoid that now since I don't want to turn on the noisy server while at home :-)

Nothing is required anymore, thanks for your help with testing!

-- 
With Best Regards,
Andy Shevchenko


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

end of thread, other threads:[~2021-05-21 12:02 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-20 13:05 [PATCH v1 1/1] kernel.h: split out panic and oops helpers (ia64 fix) Andy Shevchenko
2021-05-20 13:05 ` Andy Shevchenko
2021-05-20 13:12 ` John Paul Adrian Glaubitz
2021-05-20 13:12   ` John Paul Adrian Glaubitz
2021-05-20 13:17   ` Andy Shevchenko
2021-05-20 13:17     ` Andy Shevchenko
2021-05-21  7:24     ` John Paul Adrian Glaubitz
2021-05-21  7:24       ` John Paul Adrian Glaubitz
2021-05-21 12:02       ` Andy Shevchenko
2021-05-21 12:02         ` Andy Shevchenko

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.