X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=scripts%2Flttng-6-split-script.sh;h=2f0c706f249a71475dc6a6a21051d6c68d0290ec;hb=b9755b76588fa8993589039d6912f40029a29dd2;hp=181b11b91c2d49069b93d4d4f0f52675645b6b63;hpb=e8c4df0a796b972d950e320a8aaca2c48229c77d;p=lttv.git diff --git a/scripts/lttng-6-split-script.sh b/scripts/lttng-6-split-script.sh index 181b11b9..2f0c706f 100755 --- a/scripts/lttng-6-split-script.sh +++ b/scripts/lttng-6-split-script.sh @@ -12,7 +12,7 @@ function wr () { PRENAME=patch -NAME=-2.6.19-lttng-$1 +NAME=-2.6.20-rc1-git7-lttng-$1 ALL_NAME=${PRENAME}${NAME}-all.diff VALUE=1 printf -v COUNT "%02d" ${VALUE} @@ -34,14 +34,6 @@ for a in *; do rm $a.tmp; done -FILE=../${PRENAME}${COUNT}${NAME}-debugfs.diff -VALUE=$(( ${VALUE} + 1 )) -printf -v COUNT "%02d" ${VALUE} - -IN="?_fs_debugfs_inode.c" - -for a in $IN; do wr $a $FILE; done - #for hotplug FILE=../${PRENAME}${COUNT}${NAME}-relay.diff VALUE=$(( ${VALUE} + 1 )) @@ -101,6 +93,7 @@ IN=" ?_include_asm-i386_system.h ?_include_asm-ia64_atomic.h ?_include_asm-mips_atomic.h +?_include_asm-mips_system.h ?_include_asm-parisc_atomic.h ?_include_asm-powerpc_atomic.h ?_include_asm-powerpc_system.h