Prev: perf symbols: ignore mapping symbols on ARM
Next: IPC between application and xserver is causing extra context switches
From: Alan Cox on 9 Aug 2010 11:00 On Mon, 9 Aug 2010 18:22:49 +0400 Dmitry Eremin-Solenikov <dbaryshkov(a)gmail.com> wrote: > Some device drivers (mostly tty line disciplines) would like to have way > know a struct device instance corresponding to passed tty_struct. Add > a struct device pointer to struct tty_struct and populate it during > initialize_tty_struct(). Acked-by: Alan Cox <alan(a)linux.intel.com> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |