lkml.org 
[lkml]   [2021]   [Apr]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 4.9 14/47] parisc: parisc-agp requires SBA IOMMU driver
    Date
    From: Helge Deller <deller@gmx.de>

    commit 9054284e8846b0105aad43a4e7174ca29fffbc44 upstream.

    Add a dependency to the SBA IOMMU driver to avoid:
    ERROR: modpost: "sba_list" [drivers/char/agp/parisc-agp.ko] undefined!

    Reported-by: kernel test robot <lkp@intel.com>
    Cc: stable@vger.kernel.org
    Signed-off-by: Helge Deller <deller@gmx.de>
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    ---
    drivers/char/agp/Kconfig | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    --- a/drivers/char/agp/Kconfig
    +++ b/drivers/char/agp/Kconfig
    @@ -124,7 +124,7 @@ config AGP_HP_ZX1

    config AGP_PARISC
    tristate "HP Quicksilver AGP support"
    - depends on AGP && PARISC && 64BIT
    + depends on AGP && PARISC && 64BIT && IOMMU_SBA
    help
    This option gives you AGP GART support for the HP Quicksilver
    AGP bus adapter on HP PA-RISC machines (Ok, just on the C8000

    \
     
     \ /
      Last update: 2021-04-15 16:53    [W:3.230 / U:0.460 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site