diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-04-28 09:45:00 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-04-28 09:45:00 +0200 |
| commit | 4f822ad5ee944ffafc21937a32dd055f1df5c28d (patch) | |
| tree | 9b38a39de453ec1694fb383a812639162d1182a0 /tools/scripts/syscall.tbl | |
| parent | rpmsg: qcom_smd: Fix uninitialized return variable in __qcom_smd_send() (diff) | |
| parent | Linux 6.15-rc4 (diff) | |
| download | linux-4f822ad5ee944ffafc21937a32dd055f1df5c28d.tar.gz linux-4f822ad5ee944ffafc21937a32dd055f1df5c28d.zip | |
Merge 6.15-rc4 into char-misc-next
We need the char-misc fixes in here as well.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/scripts/syscall.tbl')
| -rw-r--r-- | tools/scripts/syscall.tbl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/scripts/syscall.tbl b/tools/scripts/syscall.tbl index ebbdb3c42e9f..580b4e246aec 100644 --- a/tools/scripts/syscall.tbl +++ b/tools/scripts/syscall.tbl @@ -407,3 +407,4 @@ 464 common getxattrat sys_getxattrat 465 common listxattrat sys_listxattrat 466 common removexattrat sys_removexattrat +467 common open_tree_attr sys_open_tree_attr |
