Displaying 2 results from an estimated 2 matches for "hwl".
Did you mean:
hw
2023 Jun 01
1
[PATCH RFC 13/43] x86/paravirt: Use relative reference for original instruction
...es 8 bytes for one entry
> on x86_64. And it could generate R_X86_64_PC32 relocation instead of
> R_X86_64_64 relocation, which also reduces relocation metadata on
> relocatable builds. And the alignment could be hard coded to be 4 now.
>
> Signed-off-by: Hou Wenlong <houwenlong.hwl at antgroup.com>
> Cc: Thomas Garnier <thgarnie at chromium.org>
> Cc: Lai Jiangshan <jiangshan.ljs at antgroup.com>
> Cc: Kees Cook <keescook at chromium.org>
Reviewed-by: Juergen Gross <jgross at suse.com>
I think this patch should be taken even without the s...
2012 May 30
12
resource override
hi All,
I''m a bit new to puppet. Is there a mailing list for puppet beginners?:)
I have a service module called postfix, which defines file in a class:
file {
''/etc/postfix/main.cf'':
owner => "root",
group => "root",
mode => 644,
content =>