lkml.org 
[lkml]   [2023]   [Feb]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH v4 5/5] LoongArch: Add support for kernel address space layout randomization (KASLR)
From
Date
On Fri, 2023-02-10 at 16:47 +0800, Youling Tang wrote:

> +               /* Sync the caches ready for execution of new kernel
> */
> +               __asm__ __volatile__ (
> +                       "ibar 0 \t\n"
> +                       "dbar 0 \t\n");

I think we should add ::: "memory" here to prevent a future compiler
from being too smart.

Otherwise LGTM.

--
Xi Ruoyao <xry111@xry111.site>
School of Aerospace Science and Technology, Xidian University
\
 
 \ /
  Last update: 2023-03-27 00:26    [W:0.126 / U:0.136 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site