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

Aaron LI aly at crater.dragonflybsd.org
Tue Sep 1 22:49:07 PDT 2026


commit 57fb4c160e061af00758f3d8f8eaac96a16563c4
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/57fb4c160e061af00758f3d8f8eaac96a16563c4


-- 
DragonFly BSD source repository


More information about the Commits mailing list