UBUNTU: Stop ARM boards crashing when CUPS is loaded
authorLee Jones <lee.jones@canonical.com>
Fri, 16 Jul 2010 08:37:31 +0000 (09:37 +0100)
committerLeann Ogasawara <leann.ogasawara@canonical.com>
Mon, 28 Mar 2011 13:49:00 +0000 (06:49 -0700)
commit786557429cefb2cabb2b6b8f8e6b2754b6356e25
treebe7440ef898e43236b1c6eaf1425375e311ea9f5
parent16310f5ac395ea047aa55eb34bb1e1c6efe728d6
UBUNTU: Stop ARM boards crashing when CUPS is loaded

BugLink: http://bugs.launchpad.net/bugs/601226

When CUPS loads, it tries to load several drivers it may need. When
one of these drivers, specifically parport_pc is loaded, it attempts
to write to address space normally reserved for ISA transactions.
On OMAP based systems, this causes a segmentation fault.

Signed-off-by: Lee Jones <lee.jones@canonical.com>
Signed-off-by: Leann Ogasawara <leann.ogasawara@canonical.com>
drivers/parport/Kconfig