On Thu, 2018-02-01 at 15:46 +1100, Michael Ellerman wrote:
> Cyril Bur writes:
>
> > tm_reclaim_thread() doesn't use the parameter anymore, both callers have
> > to bother getting it as they have no need for a struct thread_info
> > either.
>
> In future please tell me why the parameter is unuse
Cyril Bur writes:
> tm_reclaim_thread() doesn't use the parameter anymore, both callers have
> to bother getting it as they have no need for a struct thread_info
> either.
In future please tell me why the parameter is unused and when it became
unused.
In this case it was previously used but the