2008-02-08 05:54:56

by Greg KH

[permalink] [raw]
Subject: Re: UBI: add mtd_num sysfs attribute

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


2008-02-08 06:50:10

by Artem Bityutskiy

[permalink] [raw]
Subject: Re: UBI: add mtd_num sysfs attribute

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 (Артём Битюцкий)

2008-02-08 08:27:37

by Artem Bityutskiy

[permalink] [raw]
Subject: Re: UBI: add mtd_num sysfs attribute

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 (Артём Битюцкий)

2008-02-08 16:34:20

by Greg KH

[permalink] [raw]
Subject: Re: UBI: add mtd_num sysfs attribute

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

2008-02-12 09:46:43

by Artem Bityutskiy

[permalink] [raw]
Subject: Re: UBI: add mtd_num sysfs attribute

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 (Артём Битюцкий)