lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Fri, 28 Jun 2024 08:18:38 -0700
From: Xin Li <xin@...or.com>
To: Hou Wenlong <houwenlong.hwl@...group.com>
Cc: linux-kernel@...r.kernel.org, Lai Jiangshan <jiangshan.ljs@...group.com>,
        Thomas Gleixner <tglx@...utronix.de>, Ingo Molnar <mingo@...hat.com>,
        Borislav Petkov <bp@...en8.de>,
        Dave Hansen <dave.hansen@...ux.intel.com>, x86@...nel.org,
        "H. Peter Anvin" <hpa@...or.com>, Xin Li
 <xin3.li@...el.com>,
        Jacob Pan <jacob.jun.pan@...ux.intel.com>,
        Rick Edgecombe <rick.p.edgecombe@...el.com>,
        Paolo Bonzini <pbonzini@...hat.com>
Subject: Re: [PATCH 1/2] x86/fred: Always install system interrupt handler
 into IDT

On 6/28/2024 2:36 AM, Hou Wenlong wrote:
> Hi Xin,
> 
> It seems preferable to parse the FRED command line and disable FRED
> early instead of using this method. As mentioned in my cover letter, I
> initially attempted to fix the problem this way (by parsing the command
> line in cpu_parse_early_param()). Should I send a new patch for it, or
> will you be covering it in your work to enable FRED early?
> 

I have done it in my patches that enables FRED early, but if you want,
you can post it, because you're a key contributor in this work.

Thanks!
     Xin

> Thanks!
> 
>>> +	idt_install_sysvec(vector, asm_##function);			\
>>>   }
>>>   #else /* !__ASSEMBLY__ */
>>
>> Thanks!
>>      Xin
> 


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ