* Mathias Krause wrote:
> > Regardless of how it's implemented on the tooling side, my
> > point remains: this kind of optimization is done on the
> > tooling side in a natural fashion, while it's an ongoing
> > maintenance concern on the kernel side.
>
> The costs of making the required cha
On 22 August 2014 10:24, Ingo Molnar wrote:
>
> * Mathias Krause wrote:
>
>> > It feels like a burdensome hack that kernel developers are
>> > forced to use different printing facilities, depending on
>> > the life cycle of a method. We want to simplify init
>> > annotations, we don't want to com
On Sun, 2014-08-24 at 18:04 +0200, Mathias Krause wrote:
> On 21 August 2014 18:25, Sam Ravnborg wrote:
> > So is it really worth it?
>
> I took the hacky script mentioned in the first email (now also
> attached, init_str.awk), let it ran over the whole kernel, fixed the
> fall-out and did an all
On 21 August 2014 18:25, Sam Ravnborg wrote:
> On Thu, Aug 21, 2014 at 02:23:03PM +0200, Mathias Krause wrote:
>> This is v3 of the patch series initially posted here:
>>
>> https://lkml.org/lkml/2014/6/22/149
>>
>> This series tries to address the problem of dangling strings of __init
>> functi
* Mathias Krause wrote:
> > It feels like a burdensome hack that kernel developers are
> > forced to use different printing facilities, depending on
> > the life cycle of a method. We want to simplify init
> > annotations, we don't want to complicate them!
>
> Does this:
>
> pi_info("mk
On Thu, Aug 21, 2014 at 02:23:03PM +0200, Mathias Krause wrote:
> This is v3 of the patch series initially posted here:
>
> https://lkml.org/lkml/2014/6/22/149
>
> This series tries to address the problem of dangling strings of __init
> functions after initialization, as well as __exit strings
On 21 August 2014 14:57, Ingo Molnar wrote:
>
> * Mathias Krause wrote:
>
>> This is v3 of the patch series initially posted here:
>>
>> https://lkml.org/lkml/2014/6/22/149
>>
>> This series tries to address the problem of dangling strings of __init
>> functions after initialization, as well as
* Mathias Krause wrote:
> This is v3 of the patch series initially posted here:
>
> https://lkml.org/lkml/2014/6/22/149
>
> This series tries to address the problem of dangling strings of __init
> functions after initialization, as well as __exit strings for code not
> even included in the f
8 matches
Mail list logo