Re: [PATCH -rt] Add schedule_work_prio() and queue_work_prio().

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Steven,

On Mon, Jun 30, 2008 at 2:47 PM, Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:
> On Sat, 28 Jun 2008, Leon Woestenberg wrote:
>> Against 2.6.25.8-rt7, only compile tested.
>>
>> +int queue_work_prio(struct workqueue_struct *wq, struct work_struct
>> *work, int prio)
>>  {
>>       int ret = 0, cpu = raw_smp_processor_id();
>>
>> @@ -184,6 +185,25 @@
>>       }
>>       return ret;
>>  }
>> +EXPORT_SYMBOL_GPL(queue_work_prio);
>
> This function doesn't look like it does anything with the new "prio"
> field.
>
I have submitted a newer patch in a seperate email that fixes this.

Regards,
-- 
Leon
--
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [RT Stable]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux