From: "Américo Wang" <xiyou.wangcong@gmail.com>
To: jidong xiao <jidong.xiao@gmail.com>
Cc: Li Zefan <lizf@cn.fujitsu.com>, linux-kernel@vger.kernel.org
Subject: Re: Where is proc_misc.c?
Date: Tue, 19 Jan 2010 22:34:13 +0800 [thread overview]
Message-ID: <20100119143413.GD3473@hack> (raw)
In-Reply-To: <4104961b1001182334n7bd9c472r9689caf6b84788a2@mail.gmail.com>
On Tue, Jan 19, 2010 at 03:34:31PM +0800, jidong xiao wrote:
>On Tue, Jan 19, 2010 at 2:56 PM, Li Zefan <lizf@cn.fujitsu.com> wrote:
>> jidong xiao wrote:
>>> Hi,
>>>
>>> Does anybody know what happend to fs/proc/proc_misc.c? The file is
>>> missing in 2.6.29. Seems like there was an cleanup, but i can't find
>>> the new location of the methods. Any help appreciated.
>>>
>>
>> $ git log -- fs/proc/proc_misc.c
>> commit 59c7572e82d69483a66eaa67b46548baeb69ecf4
>> Author: Alexey Dobriyan <adobriyan@gmail.com>
>> Date: Mon Oct 6 14:49:39 2008 +0400
>>
>> proc: remove fs/proc/proc_misc.c
>>
>> Now that everything was moved to their more or less expected places,
>> apply rm(1).
>>
>> Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
>>
>>
>
>Oh, I see. It looks like proc_misc.c has been splited into several
>files, such as cmdline.c,version.c,uptime.c,meminfo.c.Thank you.
Or you can use:
git log --diff-filter=D fs/proc
--
Live like a child, think like the god.
prev parent reply other threads:[~2010-01-19 14:32 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-19 6:54 Where is proc_misc.c? jidong xiao
2010-01-19 6:56 ` Li Zefan
2010-01-19 7:34 ` jidong xiao
2010-01-19 14:34 ` Américo Wang [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100119143413.GD3473@hack \
--to=xiyou.wangcong@gmail.com \
--cc=jidong.xiao@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=lizf@cn.fujitsu.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.