On 2/12/19 12:53 AM, Johan Hovold wrote:
On Tue, Feb 12, 2019 at 12:47:09AM -0800, Atish Patra wrote:
On 2/12/19 12:26 AM, Johan Hovold wrote:
On Mon, Feb 11, 2019 at 11:13:39PM -0800, Christoph Hellwig wrote:
On Fri, Jan 18, 2019 at 03:03:08PM +0100, Johan Hovold wrote:
Use the new for_each_
On Tue, Feb 12, 2019 at 12:47:09AM -0800, Atish Patra wrote:
> On 2/12/19 12:26 AM, Johan Hovold wrote:
> > On Mon, Feb 11, 2019 at 11:13:39PM -0800, Christoph Hellwig wrote:
> >> On Fri, Jan 18, 2019 at 03:03:08PM +0100, Johan Hovold wrote:
> >>> Use the new for_each_of_cpu_node() helper to iterat
On 2/12/19 12:26 AM, Johan Hovold wrote:
On Mon, Feb 11, 2019 at 11:13:39PM -0800, Christoph Hellwig wrote:
On Fri, Jan 18, 2019 at 03:03:08PM +0100, Johan Hovold wrote:
Use the new for_each_of_cpu_node() helper to iterate over cpu nodes
instead of open coding. Note that this will allow matchin
On Mon, Feb 11, 2019 at 11:13:39PM -0800, Christoph Hellwig wrote:
> On Fri, Jan 18, 2019 at 03:03:08PM +0100, Johan Hovold wrote:
> > Use the new for_each_of_cpu_node() helper to iterate over cpu nodes
> > instead of open coding. Note that this will allow matching also on the
> > node name instead
On Fri, Jan 18, 2019 at 03:03:08PM +0100, Johan Hovold wrote:
> Use the new for_each_of_cpu_node() helper to iterate over cpu nodes
> instead of open coding. Note that this will allow matching also on the
> node name instead of the (for FDT) deprecated device_type property.
>
> Signed-off-by: Joha
Use the new for_each_of_cpu_node() helper to iterate over cpu nodes
instead of open coding. Note that this will allow matching also on the
node name instead of the (for FDT) deprecated device_type property.
Signed-off-by: Johan Hovold
---
arch/riscv/kernel/cpufeature.c | 5 +++--
arch/riscv/kern
6 matches
Mail list logo