Subject: [folded-merged] fs-kernel-permit-disabling-the-uselib-syscall-v2.patch removed from -mm tree To: josh@xxxxxxxxxxxxxxxx,mm-commits@xxxxxxxxxxxxxxx From: akpm@xxxxxxxxxxxxxxxxxxxx Date: Thu, 03 Apr 2014 14:10:18 -0700 The patch titled Subject: fs-kernel-permit-disabling-the-uselib-syscall-v2 has been removed from the -mm tree. Its filename was fs-kernel-permit-disabling-the-uselib-syscall-v2.patch This patch was dropped because it was folded into fs-kernel-permit-disabling-the-uselib-syscall.patch ------------------------------------------------------ From: Josh Triplett <josh@xxxxxxxxxxxxxxxx> Subject: fs-kernel-permit-disabling-the-uselib-syscall-v2 v2: Add "default y", unintentionally omitted from the first patch. Signed-off-by: Josh Triplett <josh@xxxxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- init/Kconfig | 1 + 1 file changed, 1 insertion(+) diff -puN init/Kconfig~fs-kernel-permit-disabling-the-uselib-syscall-v2 init/Kconfig --- a/init/Kconfig~fs-kernel-permit-disabling-the-uselib-syscall-v2 +++ a/init/Kconfig @@ -275,6 +275,7 @@ config FHANDLE config USELIB bool "uselib syscall" + default y help This option enables the uselib syscall, a system call used in the dynamic linker from libc5 and earlier. glibc does not use this _ Patches currently in -mm which might be from josh@xxxxxxxxxxxxxxxx are origin.patch mm-compactionc-mark-function-as-static.patch mm-memoryc-mark-functions-as-static.patch mm-mmapc-mark-function-as-static.patch mm-process_vm_accessc-mark-function-as-static.patch mm-page_cgroupc-mark-functions-as-static.patch mm-nobootmemc-mark-function-as-static.patch include-linux-mmh-remove-ifdef-condition.patch include-linux-syscallsh-add-sys32_quotactl-prototype.patch fs-kernel-permit-disabling-the-uselib-syscall.patch submittingpatches-add-style-recommendation-to-use-imperative-descriptions.patch submittingpatches-add-recommendation-for-mailing-list-references.patch submittingpatches-document-the-use-of-git.patch lib-clz_ctzc-add-prototype-declarations-in-lib-clz_ctzc.patch lib-decompress_inflatec-include-appropriate-header-file.patch checkpatch-make-return-is-not-a-function-test-quieter.patch fs-reiserfs-move-prototype-declaration-to-header-file.patch -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html