From mboxrd@z Thu Jan 1 00:00:00 1970 From: hch@infradead.org (Christoph Hellwig) Date: Mon, 10 Sep 2018 04:26:04 -0700 Subject: [PATCH v3 07/12] RISC-V: Rename im_okay_therefore_i_am to found_boot_cpu In-Reply-To: <1536221135-182613-8-git-send-email-atish.patra@wdc.com> References: <1536221135-182613-1-git-send-email-atish.patra@wdc.com> <1536221135-182613-8-git-send-email-atish.patra@wdc.com> Message-ID: <20180910112604.GG12979@infradead.org> To: linux-riscv@lists.infradead.org List-Id: linux-riscv.lists.infradead.org On Thu, Sep 06, 2018 at 01:05:30AM -0700, Atish Patra wrote: > From: Palmer Dabbelt > > The old name was a bit odd. > > Signed-off-by: Palmer Dabbelt > Signed-off-by: Atish Patra Looks good, Reviewed-by: Christoph Hellwig