Commit 666fd69
committed
tools headers: Update the linux/unaligned.h copy with the kernel sources
JIRA: https://issues.redhat.com/browse/RHEL-80682
Omitted-fix: ddc5929 ("tools headers: Update the KVM headers with the kernel sources")
Omitted-fix: 9dbe666 ("tools headers: Update the socket headers with the kernel sources")
Omitted-fix: ae62977 ("tools headers: Update the uapi/linux/perf_event.h copy with the kernel sources")
Omitted-fix: af74e5f ("tools headers: Update the VFS headers with the kernel sources")
Omitted-fix: 22f7208 ("tools headers: Update the syscall table with the kernel sources")
Omitted-fix: df4bd8c ("tools headers: Update the uapi/linux/prctl.h copy with the kernel sources")
Omitted-fix: 4056cf4 ("tools headers: Update the uapi/asm-generic/mman-common.h copy with the kernel sources")
Omitted-fix: 847f140 ("tools headers: Update the x86 headers with the kernel sources")
Omitted-fix: 7f56978 ("tools headers: Update the arch/x86/lib/memset_64.S copy with the kernel sources")
all above not relevant to sound/
commit 7470998
Author: Namhyung Kim <namhyung@kernel.org>
Date: Wed Apr 9 17:11:23 2025 -0700
tools headers: Update the linux/unaligned.h copy with the kernel sources
To pick up the changes in:
3846699 ALSA: rawmidi: Make tied_device=0 as default / unknown
7bb49d2 ALSA: rawmidi: Bump protocol version to 2.0.5
b8fefed ALSA: rawmidi: Show substream activity in info ioctl
bdf4644 ALSA: rawmidi: Expose the tied device number in info ioctl
Addressing this perf tools build warning:
Warning: Kernel ABI header differences:
diff -u tools/perf/trace/beauty/include/uapi/sound/asound.h include/uapi/sound/asound.h
Please see tools/include/uapi/README for further details.
Acked-by: Ingo Molnar <mingo@kernel.org>
Tested-by: Venkat Rao Bagalkote <venkat88@linux.ibm.com>
Cc: linux-sound@vger.kernel.org
Link: https://lore.kernel.org/r/20250410001125.391820-9-namhyung@kernel.org
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Signed-off-by: Jaroslav Kysela <jkysela@redhat.com>1 parent 62ab0b3 commit 666fd69
1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
716 | 716 | | |
717 | 717 | | |
718 | 718 | | |
719 | | - | |
| 719 | + | |
720 | 720 | | |
721 | 721 | | |
722 | 722 | | |
| |||
728 | 728 | | |
729 | 729 | | |
730 | 730 | | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
731 | 734 | | |
732 | 735 | | |
733 | 736 | | |
| |||
740 | 743 | | |
741 | 744 | | |
742 | 745 | | |
743 | | - | |
| 746 | + | |
| 747 | + | |
744 | 748 | | |
745 | 749 | | |
746 | 750 | | |
| |||
0 commit comments