On Tue, Apr 9, 2019 at 11:23 PM Hongzhi.Song <hongzhi.s...@windriver.com> wrote:
>
> There are tow errors when compiling powerpc rt kernel.
> 1.
>         Error: operand out of range (0x0000000000208690 is not between 
> 0x0000000000000000 and 0x000000000000ffff)
> 2.
>         error: implicit declaration of function 'printk_safe_flush_on_panic'
>
> There are for v5.0/standard/preempt-rt/base

I'll do a full refresh of the 5.x -rt support shortly, and it should
include these changes.

Bruce

>
> John Ogness (1):
>   printk: An all-in-one commit to fix build failures
>
> Sebastian Andrzej Siewior (1):
>   powerpc: reshuffle TIF bits
>
>  arch/powerpc/include/asm/thread_info.h | 13 ++++++++-----
>  arch/powerpc/kernel/entry_32.S         | 12 +++++++-----
>  arch/powerpc/kernel/entry_64.S         | 12 +++++++-----
>  arch/powerpc/kernel/traps.c            |  1 -
>  arch/powerpc/kernel/watchdog.c         |  5 -----
>  kernel/printk/printk.c                 | 16 ++++++++++++++--
>  lib/printk_ringbuffer.c                |  8 +++++++-
>  7 files changed, 43 insertions(+), 24 deletions(-)
>
> --
> 2.8.1
>
> --
> _______________________________________________
> linux-yocto mailing list
> linux-yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/linux-yocto



-- 
- Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end
- "Use the force Harry" - Gandalf, Star Trek II
-- 
_______________________________________________
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to