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] [day] [month] [year] [list]
Message-ID: <20200604112234.7d840c15@eldfell.localdomain>
Date:   Thu, 4 Jun 2020 11:22:34 +0300
From:   Pekka Paalanen <ppaalanen@...il.com>
To:     Chuhong Yuan <hslester96@...il.com>
Cc:     Andrew Morton <akpm@...l.org>, linux-fbdev@...r.kernel.org,
        Bartlomiej Zolnierkiewicz <b.zolnierkie@...sung.com>,
        linux-kernel@...r.kernel.org, linux-geode@...ts.infradead.org,
        dri-devel@...ts.freedesktop.org, Adrian Bunk <bunk@...sta.de>,
        Andres Salomon <dilinger@...ued.net>,
        David Vrabel <dvrabel@...om.com>
Subject: Re: [PATCH] fbdev: geocode: Add the missed pci_disable_device() for
 gx1fb_map_video_memory()

On Wed,  3 Jun 2020 17:25:47 +0800
Chuhong Yuan <hslester96@...il.com> wrote:

> Although gx1fb_probe() has handled the failure of gx1fb_map_video_memory()
> partly, it does not call pci_disable_device() as gx1fb_map_video_memory()
> calls pci_enable_device().
> Add the missed function call to fix the bug.
> 
> Fixes: 53eed4ec8bcd ("[PATCH] fbdev: geode updates]")
> Signed-off-by: Chuhong Yuan <hslester96@...il.com>
> ---
>  drivers/video/fbdev/geode/gx1fb_core.c | 37 ++++++++++++++++++--------
>  1 file changed, 26 insertions(+), 11 deletions(-)

Hi,

there is a typo in the patch subject, the driver seems to be called
geode, not geocode.


Thanks,
pq

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ