On Thu, Feb 07, 2008 at 07:07:40PM +0000, Linux Kernel Mailing List wrote:
> Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b6b76ba466bbd47397efad0fdaeaa5ebf7d462c7
> Commit: b6b76ba466bbd47397efad0fdaeaa5ebf7d462c7
> Parent: d1f3dd6cc00f5bf744118fb2820ecdf09a1f4b73
> Author: Artem Bityutskiy <[email protected]>
> AuthorDate: Wed Dec 26 13:46:46 2007 +0200
> Committer: Artem Bityutskiy <[email protected]>
> CommitDate: Wed Dec 26 19:15:17 2007 +0200
>
> UBI: add mtd_num sysfs attribute
>
> Expose number or the underlying MTD device in sysfs.
Can you please add this information to Documentation/ABI/ so that people
know what is going on here?
thanks,
greg k-h
Greg KH wrote:
> On Thu, Feb 07, 2008 at 07:07:40PM +0000, Linux Kernel Mailing List wrote:
>> Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b6b76ba466bbd47397efad0fdaeaa5ebf7d462c7
>> Commit: b6b76ba466bbd47397efad0fdaeaa5ebf7d462c7
>> Parent: d1f3dd6cc00f5bf744118fb2820ecdf09a1f4b73
>> Author: Artem Bityutskiy <[email protected]>
>> AuthorDate: Wed Dec 26 13:46:46 2007 +0200
>> Committer: Artem Bityutskiy <[email protected]>
>> CommitDate: Wed Dec 26 19:15:17 2007 +0200
>>
>> UBI: add mtd_num sysfs attribute
>>
>> Expose number or the underlying MTD device in sysfs.
>
> Can you please add this information to Documentation/ABI/ so that people
> know what is going on here?
Sure, will do.
--
Best Regards,
Artem Bityutskiy (Артём Битюцкий)
Greg KH wrote:
> Can you please add this information to Documentation/ABI/ so that people
> know what is going on here?
Sent you the patch (Subject: [PATCH] Documentation: add UBI sysfs ABI docs).
I assume you'll put it into your tree and take the further care of it, right?
--
Best Regards,
Artem Bityutskiy (Артём Битюцкий)
On Fri, Feb 08, 2008 at 10:25:41AM +0200, Artem Bityutskiy wrote:
> Greg KH wrote:
>> Can you please add this information to Documentation/ABI/ so that people
>> know what is going on here?
>
> Sent you the patch (Subject: [PATCH] Documentation: add UBI sysfs ABI
> docs).
Thanks, looks good.
> I assume you'll put it into your tree and take the further care of it,
> right?
No, it needs to go through the same path that your other UBI patches
went through. Can you do that?
thanks,
greg k-h
Greg KH wrote:
>> I assume you'll put it into your tree and take the further care of it,
>> right?
>
> No, it needs to go through the same path that your other UBI patches
> went through. Can you do that?
Ok, added your ack and sent a git-pull request to Linus
(Subject: [GIT-PULL] UBI updates)
--
Best Regards,
Artem Bityutskiy (Артём Битюцкий)