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
Ben Dooks 75f631dc45 [PATCH] ARM: 2785/1: S3C24XX - serial calls request_irq() with IRQs disabled
Patch from Ben Dooks

The request_irq() function is called by s3c24xx uart driver with
the local IRQs disabled. The request_irq() function can allocate
memory via kmalloc(), and this may sleep causing a warning about
sleeping in an invalid context.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2005-07-03 17:44:40 +01:00
..
2005-06-29 08:46:30 -07:00
2005-06-28 14:53:41 -07:00
2005-07-01 13:07:37 +01:00
2005-06-25 16:24:37 -07:00
2005-06-21 18:46:32 -07:00
2005-06-27 18:03:17 -07:00
2005-06-21 18:46:32 -07:00
2005-06-21 18:46:32 -07:00