On 16 April 2018 at 17:15, Daniel Vetter <[email protected]> wrote: > On Thu, Apr 12, 2018 at 07:54:10AM +0200, Julia Lawall wrote: >> From: Fengguang Wu <[email protected]> >> >> Use drm_*_get() and drm_*_put() helpers instead of drm_*_reference() and >> drm_*_unreference() helpers. >> >> Generated by: scripts/coccinelle/api/drm-get-put.cocci >> >> Fixes: 6784ac15bc68 ("drm: Add ASPEED GFX driver") >> Signed-off-by: Fengguang Wu <[email protected]> >> Signed-off-by: Julia Lawall <[email protected]> >> --- >> >> tree: https://github.com/shenki/linux drm-v1 > > This isn't an upstream tree (and the aspeed driver isn't in upstream > afaict), so no need for spamming mailing lists I think.
Agreed. Julia, I am happy getting a heads up about changes from the 0day bots, but I would prefer not to spam others or the lists. If we can't restrict the emails to just me then perhaps it's best to disable them for github.com/shenki/linux.git. FWIW, the aspeed gfx driver has been posted to dri-devel so it will be upstream soon-ish. Cheers, Joel

