On 11/9/20 6:45 AM, Thomas Gleixner wrote:
> On Mon, Nov 09 2020 at 14:14, Stephen Rothwell wrote:
>> Today's linux-next merge of the tip tree got a conflict in:
>>
>> include/linux/sched/signal.h
>> include/linux/tracehook.h
>> kernel/signal.c
>> kernel/task_work.c
>>
>> between commits:
>
On Mon, Nov 09 2020 at 14:14, Stephen Rothwell wrote:
> Today's linux-next merge of the tip tree got a conflict in:
>
> include/linux/sched/signal.h
> include/linux/tracehook.h
> kernel/signal.c
> kernel/task_work.c
>
> between commits:
>
> fdb5f027ce66 ("task_work: use TIF_NOTIFY_SIGNAL
On Wed, Nov 1, 2017 at 7:25 AM, Jens Axboe wrote:
> On 11/01/2017 12:10 AM, Stephen Rothwell wrote:
>> Hi all,
>>
>> Today's linux-next merge of the tip tree got a conflict in:
>>
>> drivers/block/amiflop.c
>>
>> between commit:
>>
>> f37ecbfc238b ("amifloppy: Convert timers to use timer_setup
On 11/01/2017 12:10 AM, Stephen Rothwell wrote:
> Hi all,
>
> Today's linux-next merge of the tip tree got a conflict in:
>
> drivers/block/amiflop.c
>
> between commit:
>
> f37ecbfc238b ("amifloppy: Convert timers to use timer_setup()")
>
> from the block tree and commit:
>
> 3c557df67
Hi all,
On Mon, 3 Jul 2017 13:56:16 +1000 Stephen Rothwell
wrote:
>
> +if (cpu < nr_queues) {
> - map[cpu] = cpu_to_queue_index(nr_queues, cpu,
> online_mask);
> ++map[cpu] = cpu_to_queue_index(nr_queues, cpu)
> +} else {
> +
5 matches
Mail list logo