Home
last modified time | relevance | path

Searched hist:e1612de9e4cdf375c3cf1c72434ab8abdcb3927e (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Dio.hdiff e1612de9e4cdf375c3cf1c72434ab8abdcb3927e Wed Jul 11 07:18:44 CEST 2012 Haren Myneni <haren@us.ibm.com> powerpc: Disable /dev/port interface on systems without an ISA bridge

Some power systems do not have legacy ISA devices. So, /dev/port is not
a valid interface on these systems. User level tools such as kbdrate is
trying to access the device using this interface which is causing the
system crash.

This patch will fix this issue by not creating this interface on these
powerpc systems.

Signed-off-by: Haren Myneni <haren@us.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
/linux/drivers/char/
H A Dmem.cdiff e1612de9e4cdf375c3cf1c72434ab8abdcb3927e Wed Jul 11 07:18:44 CEST 2012 Haren Myneni <haren@us.ibm.com> powerpc: Disable /dev/port interface on systems without an ISA bridge

Some power systems do not have legacy ISA devices. So, /dev/port is not
a valid interface on these systems. User level tools such as kbdrate is
trying to access the device using this interface which is causing the
system crash.

This patch will fix this issue by not creating this interface on these
powerpc systems.

Signed-off-by: Haren Myneni <haren@us.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>