[merged] kernel-remove-reference-to-feature-removal-scheduletxt.patch removed from -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled
     Subject: kernel: remove reference to feature-removal-schedule.txt
has been removed from the -mm tree.  Its filename was
     kernel-remove-reference-to-feature-removal-scheduletxt.patch

This patch was dropped because it was merged into mainline or a subsystem tree

------------------------------------------------------
From: Tao Ma <boyu.mt@xxxxxxxxxx>
Subject: kernel: remove reference to feature-removal-schedule.txt

In 9c0ece069, Linus removed feature-removal-schedule.txt from Documentation,
but there is still some reference to this file. So remove them.

Signed-off-by: Tao Ma <boyu.mt@xxxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 kernel/cgroup.c |    1 -
 kernel/module.c |    3 ---
 2 files changed, 4 deletions(-)

diff -puN kernel/cgroup.c~kernel-remove-reference-to-feature-removal-scheduletxt kernel/cgroup.c
--- a/kernel/cgroup.c~kernel-remove-reference-to-feature-removal-scheduletxt
+++ a/kernel/cgroup.c
@@ -1333,7 +1333,6 @@ static int cgroup_remount(struct super_b
 	if (ret)
 		goto out_unlock;
 
-	/* See feature-removal-schedule.txt */
 	if (opts.subsys_mask != root->actual_subsys_mask || opts.release_agent)
 		pr_warning("cgroup: option changes via remount are deprecated (pid=%d comm=%s)\n",
 			   task_tgid_nr(current), current->comm);
diff -puN kernel/module.c~kernel-remove-reference-to-feature-removal-scheduletxt kernel/module.c
--- a/kernel/module.c~kernel-remove-reference-to-feature-removal-scheduletxt
+++ a/kernel/module.c
@@ -372,9 +372,6 @@ static bool check_symbol(const struct sy
 			printk(KERN_WARNING "Symbol %s is being used "
 			       "by a non-GPL module, which will not "
 			       "be allowed in the future\n", fsa->name);
-			printk(KERN_WARNING "Please see the file "
-			       "Documentation/feature-removal-schedule.txt "
-			       "in the kernel source tree for more details.\n");
 		}
 	}
 
_

Patches currently in -mm which might be from boyu.mt@xxxxxxxxxx are

origin.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


[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux