git: drm: Fix kobject_release() to free kobj->name

Aaron LI aly at crater.dragonflybsd.org
Mon Aug 31 02:04:08 PDT 2026


commit 01537ba397598f3d8dc7548fb321dce7c3496850
Author: Aaron LI <aly at aaronly.me>
Date:   Sun Aug 30 11:40:51 2026 +0800

    drm: Fix kobject_release() to free kobj->name
    
    While there, adjust kvasprintf() in kobject_init_and_add() to use
    'GFP_KERNEL' for consistency.

Summary of changes:
 sys/dev/drm/linux_kobject.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/01537ba397598f3d8dc7548fb321dce7c3496850


-- 
DragonFly BSD source repository


More information about the Commits mailing list