Re: [PATCH v2.6.36-rc7] infiniband: update workqueue usage

From: Bart Van Assche
Date: Tue Oct 19 2010 - 14:41:16 EST


On Tue, Oct 19, 2010 at 5:24 PM, Tejun Heo <tj@xxxxxxxxxx> wrote:
> [ ... ]
> This is to prepare for deprecation of flush_scheduled_work().
> [ ... ]
> Index: work/include/rdma/ib_verbs.h
> [ ... ]
> +extern struct workqueue_struct *ib_wq;
> [ ... ]

This patch adds a declaration of a global variable to a public header
file. That might be unavoidable, but it doesn't make me happy.

Bart.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/