lkml.org 
[lkml]   [2008]   [May]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 2/2] on_each_cpu(): kill unused 'retry' parameter
Hi,

Just a naive comment/question:

> - if (on_each_cpu(ipi_imb, NULL, 1, 1))
> + if (on_each_cpu(ipi_imb, NULL, 1))

A few weeks ago I though about removing the second argument
from on_each_cpu, which is NULL more or less 70% of the time.

Do you think it is possible?
Have you already thought about it?



\
 
 \ /
  Last update: 2008-05-29 14:51    [W:1.269 / U:0.552 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site