On Wed, Jan 22, 2025 at 08:37:51AM +0100, Thomas Zimmermann wrote:
> another friendly ping for a review of this patch
>
>
> Am 03.01.25 um 10:55 schrieb Thomas Zimmermann:
> > Removing the bochs PCI device should mark the DRM device as unplugged
> > without removing it. Hence clear the respective
another friendly ping for a review of this patch
Am 03.01.25 um 10:55 schrieb Thomas Zimmermann:
Removing the bochs PCI device should mark the DRM device as unplugged
without removing it. Hence clear the respective call to drm_dev_put()
from bochs_pci_remove().
Fixes a double unref in devm_drm
ping for review
Am 03.01.25 um 10:55 schrieb Thomas Zimmermann:
Removing the bochs PCI device should mark the DRM device as unplugged
without removing it. Hence clear the respective call to drm_dev_put()
from bochs_pci_remove().
Fixes a double unref in devm_drm_dev_init_release(). An example e
Removing the bochs PCI device should mark the DRM device as unplugged
without removing it. Hence clear the respective call to drm_dev_put()
from bochs_pci_remove().
Fixes a double unref in devm_drm_dev_init_release(). An example error
message is shown below:
[ 32.958338] BUG: KASAN: use-after-f
Removing the bochs PCI device should mark the DRM device as unplugged
without removing it. Hence clear the respective call to drm_dev_put()
from bochs_pci_remove().
Fixes a double unref in devm_drm_dev_init_release(). An example error
message is shown below:
[ 32.958338] BUG: KASAN: use-after-f