Subject: [folded-merged] kernel-groupsc-remove-return-value-of-set_groups-fix.patch removed from -mm tree To: akpm@xxxxxxxxxxxxxxxxxxxx,ebiederm@xxxxxxxxxxxx,eparis@xxxxxxxxxx,serge.hallyn@xxxxxxxxxxxxx,udknight@xxxxxxxxx,mm-commits@xxxxxxxxxxxxxxx From: akpm@xxxxxxxxxxxxxxxxxxxx Date: Thu, 03 Apr 2014 14:09:57 -0700 The patch titled Subject: kernel-groupsc-remove-return-value-of-set_groups-fix has been removed from the -mm tree. Its filename was kernel-groupsc-remove-return-value-of-set_groups-fix.patch This patch was dropped because it was folded into kernel-groupsc-remove-return-value-of-set_groups.patch ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: kernel-groupsc-remove-return-value-of-set_groups-fix remove obsolete claims from set_groups() comment Cc: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx> Cc: Eric Paris <eparis@xxxxxxxxxx> Cc: Serge Hallyn <serge.hallyn@xxxxxxxxxxxxx> Cc: Wang YanQing <udknight@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- kernel/groups.c | 3 --- 1 file changed, 3 deletions(-) diff -puN kernel/groups.c~kernel-groupsc-remove-return-value-of-set_groups-fix kernel/groups.c --- a/kernel/groups.c~kernel-groupsc-remove-return-value-of-set_groups-fix +++ a/kernel/groups.c @@ -157,9 +157,6 @@ int groups_search(const struct group_inf * set_groups - Change a group subscription in a set of credentials * @new: The newly prepared set of credentials to alter * @group_info: The group list to install - * - * Validate a group subscription and, if valid, insert it into a set - * of credentials. */ void set_groups(struct cred *new, struct group_info *group_info) { _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are origin.patch fanotify-use-fanotify-event-structure-for-permission-response-processing.patch ocfs2-add-dlm_recover_callback_support-in-sysfs.patch ocfs2-flock-drop-cross-node-lock-when-failed-locally.patch ocfs2-rollback-alloc_dinode-counts-when-ocfs2_block_group_set_bits-failed.patch mm-hugetlb-improve-page-fault-scalability.patch mm-vmstat-fix-up-zone-state-accounting.patch mm-keep-page-cache-radix-tree-nodes-in-check.patch mm-process_vm_accessc-mark-function-as-static.patch drop_caches-add-some-documentation-and-info-message.patch sys_sysfs-add-config_sysfs_syscall.patch kernel-groupsc-remove-return-value-of-set_groups.patch xattr-guard-against-simultaneous-glibc-header-inclusion-v2.patch lib-syscallc-unexport-task_current_syscall.patch scripts-checkpatchpl-__gfp_nofail-isnt-going-away.patch checkpatch-expand-parenthesis-alignment-test-to-declarations-functions-and-assignments-fix.patch rtc-fixed-potential-race-condition-checkpatch-fixes.patch befs-logging-clean-up-fix.patch hfsplus-fix-concurrent-acess-of-alloc_blocks-fix.patch hfsplus-fix-concurrent-acess-of-alloc_blocks-fix-fix.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