Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Apr 2025 11:42:11 GMT
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: 89473d9a1bdd - stable/14 - LinuxKPI: add dummy header file linux/unaligned.h
Message-ID:  <202504291142.53TBgBRZ049179@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch stable/14 has been updated by bz:

URL: https://cgit.FreeBSD.org/src/commit/?id=89473d9a1bddad87fbfe458f065836effb4dfd02

commit 89473d9a1bddad87fbfe458f065836effb4dfd02
Author:     Bjoern A. Zeeb <bz@FreeBSD.org>
AuthorDate: 2025-04-24 11:10:23 +0000
Commit:     Bjoern A. Zeeb <bz@FreeBSD.org>
CommitDate: 2025-04-29 10:49:34 +0000

    LinuxKPI: add dummy header file linux/unaligned.h
    
    Long-term asm/unaligned.h is likely to migrate to this file?
    
    Sponsored by:   The FreeBSD Foundation
    Reviewed by:    emaste
    Differential Revision: https://reviews.freebsd.org/D50003
    
    (cherry picked from commit 28efbf9d2f67ce0bb24ad83462c99a1c2771e602)
---
 sys/compat/linuxkpi/dummy/include/linux/unaligned.h | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/sys/compat/linuxkpi/dummy/include/linux/unaligned.h b/sys/compat/linuxkpi/dummy/include/linux/unaligned.h
new file mode 100644
index 000000000000..e69de29bb2d1



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202504291142.53TBgBRZ049179>