[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180802113727.GB17108@infradead.org>
Date: Thu, 2 Aug 2018 04:37:27 -0700
From: Christoph Hellwig <hch@...radead.org>
To: Alan Kao <alankao@...estech.com>
Cc: linux-kernel@...r.kernel.org, linux-riscv@...ts.infradead.org,
Palmer Dabbelt <palmer@...ive.com>,
Albert Ou <albert@...ive.com>,
Christoph Hellwig <hch@...radead.org>,
Andrew Waterman <andrew@...ive.com>,
Arnd Bergmann <arnd@...db.de>,
Darius Rad <darius@...espec.com>,
Vincent Chen <vincentc@...estech.com>,
Zong Li <zong@...estech.com>, Nick Hu <nickhu@...estech.com>,
Greentime Hu <greentime@...estech.com>
Subject: Re: [PATCH v3 2/4] Refactor FPU codes in signal setup/return
procedures
s/codes/code/ in the subject. Also a little explanation of why
you refactor it in the patch description would be helpful.
> +static long restore_fp_state(struct pt_regs *regs,
> + union __riscv_fp_state *sc_fpregs)
Please add another tab for the indentation here even if the original
code got it wrong.
> +static long save_fp_state(struct pt_regs *regs,
> + union __riscv_fp_state *sc_fpregs)
Same here.
Otherwise looks good:
Reviewed-by: Christoph Hellwig <hch@....de>
Powered by blists - more mailing lists