+ kernel-remove-reference-to-feature-removal-scheduletxt.patch added to -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 added to the -mm tree.  Its filename is
     kernel-remove-reference-to-feature-removal-scheduletxt.patch

Before you just go and hit "reply", please:
   a) Consider who else should be cc'ed
   b) Prefer to cc a suitable mailing list as well
   c) Ideally: find the original patch on the mailing list and do a
      reply-to-all to that, adding suitable additional cc's

*** Remember to use Documentation/SubmitChecklist when testing your code ***

The -mm tree is included into linux-next and is updated
there every 3-4 working days

------------------------------------------------------
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
@@ -1330,7 +1330,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
@@ -375,9 +375,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

documentation-remove-reference-to-feature-removal-scheduletxt.patch
kernel-remove-reference-to-feature-removal-scheduletxt.patch
sound-remove-reference-to-feature-removal-scheduletxt.patch
drivers-remove-reference-to-feature-removal-scheduletxt.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