Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1294682 > unrolled thread

Re: [PATCH] configfs: Implement binary attributes

Started byChristoph Hellwig <hch@infradead.org>
First post2015-12-18 12:30 +0100
Last post2015-12-22 17:00 +0100
Articles 6 — 3 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH] configfs: Implement binary attributes Christoph Hellwig <hch@infradead.org> - 2015-12-18 12:30 +0100
    Re: [PATCH] configfs: Implement binary attributes Pantelis Antoniou <pantelis.antoniou@konsulko.com> - 2015-12-18 12:30 +0100
      Re: [PATCH] configfs: Implement binary attributes Pantelis Antoniou <pantelis.antoniou@konsulko.com> - 2015-12-18 15:40 +0100
      Re: [PATCH] configfs: Implement binary attributes Geert Uytterhoeven <geert@linux-m68k.org> - 2015-12-18 15:40 +0100
        Re: [PATCH] configfs: Implement binary attributes Geert Uytterhoeven <geert@linux-m68k.org> - 2015-12-22 17:00 +0100
        Re: [PATCH] configfs: Implement binary attributes Christoph Hellwig <hch@infradead.org> - 2015-12-22 17:00 +0100

#1294682 — Re: [PATCH] configfs: Implement binary attributes

FromChristoph Hellwig <hch@infradead.org>
Date2015-12-18 12:30 +0100
SubjectRe: [PATCH] configfs: Implement binary attributes
Message-ID<qH1ot-4X1-11@gated-at.bofh.it>
On Fri, Dec 18, 2015 at 01:21:39PM +0200, Pantelis Antoniou wrote:
> It???s on my TODO list for the holiday break.
> 
> It is not dropped, just /me swamped.

I'm happy to take over the patch, but the real important part is
to have in a shared repository where you and I can use it.  For that
we'll need a real configfs git tree.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [next] | [standalone]


#1294689

FromPantelis Antoniou <pantelis.antoniou@konsulko.com>
Date2015-12-18 12:30 +0100
Message-ID<qH1ou-4X1-29@gated-at.bofh.it>
In reply to#1294682
Hi Christoph,

> On Dec 18, 2015, at 13:26 , Christoph Hellwig <hch@infradead.org> wrote:
> 
> On Fri, Dec 18, 2015 at 01:21:39PM +0200, Pantelis Antoniou wrote:
>> It???s on my TODO list for the holiday break.
>> 
>> It is not dropped, just /me swamped.
> 
> I'm happy to take over the patch, but the real important part is
> to have in a shared repository where you and I can use it.  For that
> we'll need a real configfs git tree.

You’ll get it.

— Pantelis

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [next] | [standalone]


#1294896

FromPantelis Antoniou <pantelis.antoniou@konsulko.com>
Date2015-12-18 15:40 +0100
Message-ID<qH4mm-6QB-29@gated-at.bofh.it>
In reply to#1294689
Hi Geert,

> On Dec 18, 2015, at 16:31 , Geert Uytterhoeven <geert@linux-m68k.org> wrote:
> 
> Hi  Christoph,
> 
> On Fri, Dec 18, 2015 at 12:27 PM, Pantelis Antoniou
> <pantelis.antoniou@konsulko.com> wrote:
>>> On Dec 18, 2015, at 13:26 , Christoph Hellwig <hch@infradead.org> wrote:
>>> 
>>> On Fri, Dec 18, 2015 at 01:21:39PM +0200, Pantelis Antoniou wrote:
>>>> It???s on my TODO list for the holiday break.
>>>> 
>>>> It is not dropped, just /me swamped.
>>> 
>>> I'm happy to take over the patch, but the real important part is
>>> to have in a shared repository where you and I can use it.  For that
>>> we'll need a real configfs git tree.
>> 
>> You’ll get it.
> 
> I have two fixes in the topic/overlays branch of renesas-drivers.git:
> 
> configfs: Fix reading empty binary attributes
> of: configfs: Use %zu to format size_t
> 
> https://git.kernel.org/cgit/linux/kernel/git/geert/renesas-drivers.git/commit/?h=topic/overlays&id=c90f9ac60eefa6f888fe38553ceff1777deacdf2
> https://git.kernel.org/cgit/linux/kernel/git/geert/renesas-drivers.git/commit/?h=topic/overlays&id=05d5dc4a335d209b4b7338e4afaaf97d496b7a98
> 

Duly noted.

> Gr{oetje,eeting}s,
> 
>                        Geert
> 
> --
> Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
> 
> In personal conversations with technical people, I call myself a hacker. But
> when I'm talking to journalists I just say "programmer" or something like that.
>                                -- Linus Torvalds

Regards

— Pantelis

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [next] | [standalone]


#1294900

FromGeert Uytterhoeven <geert@linux-m68k.org>
Date2015-12-18 15:40 +0100
Message-ID<qH4mm-6QB-31@gated-at.bofh.it>
In reply to#1294689
Hi  Christoph,

On Fri, Dec 18, 2015 at 12:27 PM, Pantelis Antoniou
<pantelis.antoniou@konsulko.com> wrote:
>> On Dec 18, 2015, at 13:26 , Christoph Hellwig <hch@infradead.org> wrote:
>>
>> On Fri, Dec 18, 2015 at 01:21:39PM +0200, Pantelis Antoniou wrote:
>>> It???s on my TODO list for the holiday break.
>>>
>>> It is not dropped, just /me swamped.
>>
>> I'm happy to take over the patch, but the real important part is
>> to have in a shared repository where you and I can use it.  For that
>> we'll need a real configfs git tree.
>
> You’ll get it.

I have two fixes in the topic/overlays branch of renesas-drivers.git:

configfs: Fix reading empty binary attributes
of: configfs: Use %zu to format size_t

https://git.kernel.org/cgit/linux/kernel/git/geert/renesas-drivers.git/commit/?h=topic/overlays&id=c90f9ac60eefa6f888fe38553ceff1777deacdf2
https://git.kernel.org/cgit/linux/kernel/git/geert/renesas-drivers.git/commit/?h=topic/overlays&id=05d5dc4a335d209b4b7338e4afaaf97d496b7a98

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [next] | [standalone]


#1296860

FromGeert Uytterhoeven <geert@linux-m68k.org>
Date2015-12-22 17:00 +0100
Message-ID<qIxvX-5Qb-5@gated-at.bofh.it>
In reply to#1294900
Hi Christoph,

On Tue, Dec 22, 2015 at 4:53 PM, Christoph Hellwig <hch@infradead.org> wrote:
> On Fri, Dec 18, 2015 at 03:31:42PM +0100, Geert Uytterhoeven wrote:
>> I have two fixes in the topic/overlays branch of renesas-drivers.git:
>
> Does thus mean you already have the patch queued up for Linus?

No, this is just my local branch containing overlay support, published for
other people who want to use DT overlays.

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [next] | [standalone]


#1296866

FromChristoph Hellwig <hch@infradead.org>
Date2015-12-22 17:00 +0100
Message-ID<qIxvX-5Qb-7@gated-at.bofh.it>
In reply to#1294900
On Fri, Dec 18, 2015 at 03:31:42PM +0100, Geert Uytterhoeven wrote:
> I have two fixes in the topic/overlays branch of renesas-drivers.git:

Does thus mean you already have the patch queued up for Linus?

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web