summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/uclibc
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2011-07-20 23:10:15 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-07-22 11:51:04 +0100
commit42c3974dc195ee89018862259fde449838b1252e (patch)
tree717c3760eb2be938fb92d539b5d5905aa4eded91 /meta/recipes-core/uclibc
parent48966d90f2b3efd4a0d50b3a9d059f19e4a7f8ea (diff)
downloadpoky-42c3974dc195ee89018862259fde449838b1252e.tar.gz
uclibc: Add patch header for sync_file_range2.patch
(From OE-Core rev: 0cab3b6c37a5dde74db2e20620480413eb1d2f03) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/uclibc')
-rw-r--r--meta/recipes-core/uclibc/uclibc-0.9.32/sync_file_range2.patch7
1 files changed, 7 insertions, 0 deletions
diff --git a/meta/recipes-core/uclibc/uclibc-0.9.32/sync_file_range2.patch b/meta/recipes-core/uclibc/uclibc-0.9.32/sync_file_range2.patch
index b5e972edd5..4b85a43e8a 100644
--- a/meta/recipes-core/uclibc/uclibc-0.9.32/sync_file_range2.patch
+++ b/meta/recipes-core/uclibc/uclibc-0.9.32/sync_file_range2.patch
@@ -1,3 +1,10 @@
1Some architectures like ppc, arm use aligned 64 bit inputs so a register is not wasted
2this then uses __NR_sync_file_range2 syscall. Implement is
3
4Singed-off-by: Khem Raj <raj.khem@gmail.com>
5
6Upstream-Status: Pending
7
1Index: git/libc/sysdeps/linux/common/sync_file_range.c 8Index: git/libc/sysdeps/linux/common/sync_file_range.c
2=================================================================== 9===================================================================
3--- git.orig/libc/sysdeps/linux/common/sync_file_range.c 2011-07-19 14:23:35.000000000 -0700 10--- git.orig/libc/sysdeps/linux/common/sync_file_range.c 2011-07-19 14:23:35.000000000 -0700