On 07/28/2015 01:29 AM, Andy Lutomirski wrote:
+
+static inline void load_mm_ldt(struct mm_struct *mm)
+{
+ struct ldt_struct *ldt;
+ DEBUG_LOCKS_WARN_ON(!irqs_disabled());
I thought this was supposed to be checking preemptible()? -boris _______________________________________________ Xen-devel mailing list [email protected] http://lists.xen.org/xen-devel
