<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-dev/fs/proc/proc_console.c, branch master</title>
<subtitle>Linux kernel development work - see feature branches</subtitle>
<id>https://git.zx2c4.com/linux-dev/atom/fs/proc/proc_console.c?h=master</id>
<link rel='self' href='https://git.zx2c4.com/linux-dev/atom/fs/proc/proc_console.c?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/'/>
<updated>2011-01-13T16:03:17Z</updated>
<entry>
<title>proc: move proc_console.c to fs/proc/consoles.c</title>
<updated>2011-01-13T16:03:17Z</updated>
<author>
<name>Alexey Dobriyan</name>
<email>adobriyan@gmail.com</email>
</author>
<published>2011-01-13T01:00:36Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=bf33cbdf8acccf96de268fbfb347d94e72de81ef'/>
<id>urn:sha1:bf33cbdf8acccf96de268fbfb347d94e72de81ef</id>
<content type='text'>
Filename is supposed to match procfile name for random junk.

Add __init while I'm at it.

Signed-off-by: Alexey Dobriyan &lt;adobriyan@gmail.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
<entry>
<title>console: add /proc/consoles</title>
<updated>2010-11-16T20:50:17Z</updated>
<author>
<name>Jiri Slaby</name>
<email>jslaby@suse.cz</email>
</author>
<published>2010-11-04T15:20:24Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=23308ba54dcdb54481163bfb07dd8aeca76a7a2e'/>
<id>urn:sha1:23308ba54dcdb54481163bfb07dd8aeca76a7a2e</id>
<content type='text'>
It allows users to see what consoles are currently known to the system
and with what flags.

It is based on Werner's patch, the part about traversing fds was
removed, the code was moved to kernel/printk.c, where consoles are
handled and it makes more sense to me.

Signed-off-by: Jiri Slaby &lt;jslaby@suse.cz&gt; [cleanups]
Signed-off-by: "Dr. Werner Fink" &lt;werner@suse.de&gt;
Cc: Al Viro &lt;viro@ZenIV.linux.org.uk&gt;
Cc: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
</feed>
