This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/drivers/usb/serial
Steven Rostedt 8594303a7a fix irq flags for iuu_phoenix.c
The file drivers/usb/serial/iuu_phoenix.c uses "int" for flags.  This can
cause hard to find bugs on some architectures.  This patch converts the flags
to use "long" instead.

This bug was discovered by doing an allyesconfig make on the -rt kernel where
checks are done to ensure all flags are of size sizeof(long).

Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-05-08 10:46:55 -07:00
..
2008-05-02 10:25:58 -07:00
2008-05-02 10:25:58 -07:00
2008-05-02 10:25:58 -07:00
2007-10-12 14:55:20 -07:00
2008-05-02 10:25:58 -07:00
2008-04-28 10:03:31 -07:00
2008-05-02 10:25:54 -07:00
2008-05-02 10:25:54 -07:00
2008-05-08 10:46:55 -07:00
2008-02-01 14:34:47 -08:00
2008-04-28 10:03:31 -07:00
2008-04-24 21:16:44 -07:00
2008-04-28 10:03:31 -07:00
2008-03-24 22:26:14 -07:00
2008-04-28 10:03:31 -07:00
2008-04-30 08:29:47 -07:00
2008-04-30 08:29:47 -07:00