All of lore.kernel.org
 help / color / mirror / Atom feed
* [folded-merged] proc-remove-proc_tty_ldisc-variable-fix.patch removed from -mm tree
@ 2014-08-08 20:57 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2014-08-08 20:57 UTC (permalink / raw)
  To: akpm, adobriyan, viro, mm-commits


The patch titled
     Subject: proc-remove-proc_tty_ldisc-variable-fix
has been removed from the -mm tree.  Its filename was
     proc-remove-proc_tty_ldisc-variable-fix.patch

This patch was dropped because it was folded into proc-remove-proc_tty_ldisc-variable.patch

------------------------------------------------------
From: Andrew Morton <akpm@linux-foundation.org>
Subject: proc-remove-proc_tty_ldisc-variable-fix

add comment

Cc: Al Viro <viro@zeniv.linux.org.uk>
Cc: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 fs/proc/proc_tty.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff -puN fs/proc/proc_tty.c~proc-remove-proc_tty_ldisc-variable-fix fs/proc/proc_tty.c
--- a/fs/proc/proc_tty.c~proc-remove-proc_tty_ldisc-variable-fix
+++ a/fs/proc/proc_tty.c
@@ -176,7 +176,7 @@ void __init proc_tty_init(void)
 {
 	if (!proc_mkdir("tty", NULL))
 		return;
-	proc_mkdir("tty/ldisc", NULL);
+	proc_mkdir("tty/ldisc", NULL);	/* Preserved: it's userspace visible */
 	/*
 	 * /proc/tty/driver/serial reveals the exact character counts for
 	 * serial links which is just too easy to abuse for inferring
_

Patches currently in -mm which might be from akpm@linux-foundation.org are

origin.patch
rtc-add-pcf85063-support.patch
proc-remove-proc_tty_ldisc-variable.patch
mmap_vmcore-skip-non-ram-pages-reported-by-hypervisors-v4-fix-fix.patch
panic-add-taint_softlockup-fix.patch
kexec-implementation-of-new-syscall-kexec_file_load-checkpatch-fixes.patch
kexec-support-kexec-kdump-on-efi-systems-fix.patch


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-08-08 20:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-08 20:57 [folded-merged] proc-remove-proc_tty_ldisc-variable-fix.patch removed from -mm tree akpm

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.