[Intel-gfx] [PATCH 2/2] [RESEND] console: implement lockdep support for console_lock
Jani Nikula
jani.nikula at linux.intel.com
Tue Sep 18 09:33:28 CEST 2012
On Tue, 18 Sep 2012, Daniel Vetter <daniel.vetter at ffwll.ch> wrote:
> +#ifdef CONFIG_LOCKDEP
> +struct lockdep_map console_lock_dep_map = {
> + .name = "console_lock"
> +};
> +#endif
static?
BR,
Jani.
More information about the Intel-gfx
mailing list