lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180522130217.GA161672@bhelgaas-glaptop.roam.corp.google.com>
Date:   Tue, 22 May 2018 08:02:17 -0500
From:   Bjorn Helgaas <helgaas@...nel.org>
To:     linux-pci@...r.kernel.org
Cc:     linux-kernel@...r.kernel.org,
        "David S. Miller" <davem@...emloft.net>,
        Meelis Roos <mroos@...ux.ee>, sparclinux@...r.kernel.org
Subject: Re: [PATCH v1 0/4] sparc/PCI: VGA resource and other fixes

[+cc sparclinux, sorry I missed this first time around]

On Mon, May 21, 2018 at 07:30:29PM -0500, Bjorn Helgaas wrote:
> The main thing here is the first patch, a legacy VGA framebuffer fix for
> issues reported by Meelis.
> 
> The others are to converge the pci_enable_device() path for LEON and PCIC
> with other arches (including sparc64), and to convert some logging to use
> dev_printk() and make it more consistent with the PCI core.
> 
> I propose to merge these via the PCI tree.
> 
> ---
> 
> Bjorn Helgaas (4):
>       sparc/PCI: Request legacy VGA framebuffer only for VGA devices
>       sparc32/PCI/LEON: Converge device enable path
>       sparc32/PCI/PCIC: Converge device enable path
>       sparc/PCI: Use dev_printk() when possible
> 
> 
>  arch/sparc/kernel/leon_pci.c   |   62 ++++++------------
>  arch/sparc/kernel/pci.c        |  136 +++++++++++++++++++++++++---------------
>  arch/sparc/kernel/pci_common.c |   31 ++-------
>  arch/sparc/kernel/pci_msi.c    |   10 +--
>  arch/sparc/kernel/pcic.c       |   86 ++++++++++++-------------
>  5 files changed, 159 insertions(+), 166 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ