On Fri, 12 Aug 2016, 9:24pm -, Martin K. Petersen wrote:
> > "Sebastian" == Sebastian Andrzej Siewior writes:
>
> Sebastian> On 2016-07-04 19:40:37 [+0200], To linux-scsi@vger.kernel.org
> wrote:
> >> The driver creates its own per-CPU threads which are updated based on
> >> CPU hotplu
> "Sebastian" == Sebastian Andrzej Siewior writes:
Sebastian> On 2016-07-04 19:40:37 [+0200], To linux-scsi@vger.kernel.org wrote:
>> The driver creates its own per-CPU threads which are updated based on
>> CPU hotplug events. It is also possible to use kworkers and remove
>> some of the infr
On 2016-07-04 19:40:37 [+0200], To linux-scsi@vger.kernel.org wrote:
> The driver creates its own per-CPU threads which are updated based on CPU
> hotplug events. It is also possible to use kworkers and remove some of the
> infrastructure get the same job done while saving a few lines of code.
pin
The driver creates its own per-CPU threads which are updated based on CPU
hotplug events. It is also possible to use kworkers and remove some of the
infrastructure get the same job done while saving a few lines of code.
The DECLARE_PER_CPU() definition is moved into the header file where it
belong
4 matches
Mail list logo