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

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

 



Please review the patch. I am especially interested if the analysis of
the problem it tries to solve is correct, and the approach taken.

Obviously the patch will not apply and my statement about
compile-tested was obviously false. (I wonder what I did compile
instead):

+int queue_work(struct workqueue_struct *wq, struct work_struct *work)
+{
+  return queue_work(struct workqueue_struct *wq, struct work_struct *work,
+    current->normal_prio);
+}

I am preparing a new patch, and testing this on the target were I saw
the problem, first. I'll follow-up with results and a new patch.

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