Re: [PATCH v4 2/3] x86/sgx: Fine grained SGX MCA behavior for virtualization

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

 



On Wed, Jun 08, 2022 at 03:52:46PM +1200, Kai Huang wrote:
> On Wed, 2022-06-08 at 11:26 +0800, Zhiquan Li wrote:
> > --- a/arch/x86/kernel/cpu/sgx/main.c
> > +++ b/arch/x86/kernel/cpu/sgx/main.c
> > @@ -715,6 +715,8 @@ int arch_memory_failure(unsigned long pfn, int flags)
> >  	struct sgx_epc_page *page = sgx_paddr_to_page(pfn << PAGE_SHIFT);
> >  	struct sgx_epc_section *section;
> >  	struct sgx_numa_node *node;
> > +	int ret = 0;
> > +	unsigned long vaddr;
> 
> Please switch the order of the two variables so all of variables are in reverse
> Christmas style.

Yeah, we prefer that. Is it necessary to initialize ret?

BR, Jarkko



[Index of Archives]     [AMD Graphics]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux