Re: [PATCH v3 3/4] LoongArch: Fix entry point in image header

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, May 30, 2024 at 5:50 PM Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx> wrote:
>
>
>
> 在2024年5月30日五月 上午6:01,WANG Rui写道:
> [...]
> >>  /*
> >>   * Put .bss..swapper_pg_dir as the first thing in .bss. This will
> >> @@ -142,6 +143,7 @@ SECTIONS
> >>
> >>  #ifdef CONFIG_EFI_STUB
> >>         /* header symbols */
> >> +       _kernel_entry_phys = kernel_entry & TO_PHYS_MASK;
> >
> >  -       _kernel_entry_phys = kernel_entry & TO_PHYS_MASK;
> >  +       _kernel_entry_phys = ABSOLUTE(kernel_entry & TO_PHYS_MASK);
> >
>
> Thanks Rui!
>
> Huacai, do you mind committing this fix?
I will update this patch in my tree, you needn't do anything.

Huacai

>
> Thanks
> [...]
> >>
> >>
> >
> > - Rui
>
> --
> - Jiaxun





[Index of Archives]     [Linux Kernel]     [Kernel Development Newbies]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Hiking]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux