[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180830144118.GA27233@infradead.org>
Date: Thu, 30 Aug 2018 07:41:18 -0700
From: Christoph Hellwig <hch@...radead.org>
To: Palmer Dabbelt <palmer@...ive.com>
Cc: linux-riscv@...ts.infradead.org, daniel.lezcano@...aro.org,
jason@...edaemon.net, ard.biesheuvel@...aro.org,
marc.zyngier@....com, catalin.marinas@....com,
dmitriy@...-tech.org, jeremy.linton@....com,
linux-kernel@...r.kernel.org, atish.patra@....com,
aou@...s.berkeley.edu, Greg KH <gregkh@...uxfoundation.org>,
tglx@...utronix.de
Subject: Re: [PATCH 5/8] RISC-V: Rename im_okay_therefore_i_am to
found_boot_cpu
> struct device_node *dn = NULL;
> - int hart, im_okay_therefore_i_am = 0;
> + int hart, found_boot_cpu = 0;
If you rename this anyway please switch to use a bool.
Powered by blists - more mailing lists