[Bug 264449] graphics/drm-{drm-510,drm-54,fbsd13}-kmod: Update after migration of pm_message_t from kernel.h to pm.h

[email protected]
Newsgroups gmane.os.freebsd.devel.x11
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264449

--- Comment #4 from [email protected] ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=0e981d79b19da8fc550ea0dbe46e8658be988db4

commit 0e981d79b19da8fc550ea0dbe46e8658be988db4
Author:     Bjoern A. Zeeb <[email protected]>
AuthorDate: 2022-05-20 21:50:01 +0000
Commit:     Bjoern A. Zeeb <[email protected]>
CommitDate: 2022-06-10 14:05:12 +0000

    LinuxKPI: move pm_message_t from kernel.h to pm.h

    Move pm_message_t from kernel.h to pm.h and remove a private define
    in usb.h as well as adjust the implementation in linux_usb.c.
    This cleans up what I believe to be a historic shortcut and is
    needed for future wireless driver updates.

    Leave a note in UPDATING that drm-kmod users need to update to the
    latest version before re-compiling a new kernel to avoid errors
    (see PR).

    Sponsored by:   The FreeBSD Foundation
    MFC after:      3 days
    PR:             264449 (drm-kmod port update, thanks wulf)
    Obtained from:  bz_git_iwlwifi (Dec 2020) (partly)
    Reviewed by:    hselasky, imp
    Differential Revision: https://reviews.freebsd.org/D35276

 UPDATING                                          | 4 ++++
 sys/compat/linuxkpi/common/include/linux/kernel.h | 4 ----
 sys/compat/linuxkpi/common/include/linux/pci.h    | 1 +
 sys/compat/linuxkpi/common/include/linux/pm.h     | 4 ++++
 sys/compat/linuxkpi/common/include/linux/usb.h    | 3 ++-
 sys/compat/linuxkpi/common/src/linux_usb.c        | 7 +++++--
 6 files changed, 16 insertions(+), 7 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.