lists.zerezo.com
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 1/4] cdc-acm: Fix long standing abuse of tty->low_latency
- Date: Tue, 14 Apr 2009 16:18:04 +0200
- From: Oliver Neukum <oliver@xxxxxxxxxx>
- Subject: Re: [PATCH 1/4] cdc-acm: Fix long standing abuse of tty->low_latency
Am Dienstag 14 April 2009 15:57:36 schrieb Alan Cox:
> ACM sets the low latency flag but calls the flip buffer routines from IRQ
> context which isn't permitted (and as of 2.6.29 causes a warning hence this
> one was caught)
>
> Fortunatelt ACM doesn't need to set this flag in the first place as it only
> set it to work around problems in ancient (pre tty flip rewrite) kernels.
Very well, I am going to kill these in the USB serial drivers.
Regards
Oliver
--
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/