Home
last modified time | relevance | path

Searched hist:"8 f01caf0c5c14b2dc086c766cf5321fbcdc40bd1" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/parisc/include/asm/
H A Dropes.hdiff 8f01caf0c5c14b2dc086c766cf5321fbcdc40bd1 Mon Aug 21 10:29:18 CDT 2023 Helge Deller <deller@gmx.de> parisc: Avoid ioremap() for same addresss in iosapic_register()

The LBA has already called ioremap() to get it's virtual address,
which can be used for the IOSAPIC as well.
Avoid calling ioremap() again and just reuse the correct
iomem address for the IOSAPIC.

Signed-off-by: Helge Deller <deller@gmx.de>
/openbmc/linux/drivers/parisc/
H A Diosapic.cdiff 8f01caf0c5c14b2dc086c766cf5321fbcdc40bd1 Mon Aug 21 10:29:18 CDT 2023 Helge Deller <deller@gmx.de> parisc: Avoid ioremap() for same addresss in iosapic_register()

The LBA has already called ioremap() to get it's virtual address,
which can be used for the IOSAPIC as well.
Avoid calling ioremap() again and just reuse the correct
iomem address for the IOSAPIC.

Signed-off-by: Helge Deller <deller@gmx.de>
H A Dlba_pci.cdiff 8f01caf0c5c14b2dc086c766cf5321fbcdc40bd1 Mon Aug 21 10:29:18 CDT 2023 Helge Deller <deller@gmx.de> parisc: Avoid ioremap() for same addresss in iosapic_register()

The LBA has already called ioremap() to get it's virtual address,
which can be used for the IOSAPIC as well.
Avoid calling ioremap() again and just reuse the correct
iomem address for the IOSAPIC.

Signed-off-by: Helge Deller <deller@gmx.de>