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


Groups > linux.kernel > #1361884 > unrolled thread

Re: [PATCH] pps: kc: fix non-tickless system config dependency

Started by"Maciej S. Szmigiero" <mail@maciej.szmigiero.name>
First post2016-03-21 15:30 +0100
Last post2016-03-28 20:00 +0200
Articles 3 — 2 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] pps: kc: fix non-tickless system config dependency "Maciej S. Szmigiero" <mail@maciej.szmigiero.name> - 2016-03-21 15:30 +0100
    Re: [PATCH] pps: kc: fix non-tickless system config dependency Rodolfo Giometti <giometti@enneenne.com> - 2016-03-21 15:40 +0100
      Re: [PATCH] pps: kc: fix non-tickless system config dependency "Maciej S. Szmigiero" <mail@maciej.szmigiero.name> - 2016-03-28 20:00 +0200

#1361884 — Re: [PATCH] pps: kc: fix non-tickless system config dependency

From"Maciej S. Szmigiero" <mail@maciej.szmigiero.name>
Date2016-03-21 15:30 +0100
SubjectRe: [PATCH] pps: kc: fix non-tickless system config dependency
Message-ID<rf90d-6WY-1@gated-at.bofh.it>
Hi Rodolfo,

On 06.03.2016 20:13, Rodolfo Giometti wrote:
> On Sat, Mar 05, 2016 at 06:37:39PM +0100, Maciej S. Szmigiero wrote:
>> CONFIG_NO_HZ currently only sets the default value
>> of dynticks config so if PPS kernel consumer needs
>> periodic timer ticks it should depend on
>> !CONFIG_NO_HZ_COMMON instead of !CONFIG_NO_HZ.
>>
>> Otherwise it is possible to enable it even on
>> tickless system which has CONFIG_NO_HZ not set and
>> CONFIG_NO_HZ_IDLE (or CONFIG_NO_HZ_FULL) set.
>>
>> Signed-off-by: Maciej S. Szmigiero <mail@maciej.szmigiero.name>
> 
> It's ok for me.

Thanks for review, do you know who should merge it then?

> Ciao,
> 
> Rodolfo

Best regards,
Maciej

[toc] | [next] | [standalone]


#1361894

FromRodolfo Giometti <giometti@enneenne.com>
Date2016-03-21 15:40 +0100
Message-ID<rf99V-71Q-31@gated-at.bofh.it>
In reply to#1361884
On Mon, Mar 21, 2016 at 03:28:26PM +0100, Maciej S. Szmigiero wrote:
> Hi Rodolfo,
> 
> On 06.03.2016 20:13, Rodolfo Giometti wrote:
> > On Sat, Mar 05, 2016 at 06:37:39PM +0100, Maciej S. Szmigiero wrote:
> >> CONFIG_NO_HZ currently only sets the default value
> >> of dynticks config so if PPS kernel consumer needs
> >> periodic timer ticks it should depend on
> >> !CONFIG_NO_HZ_COMMON instead of !CONFIG_NO_HZ.
> >>
> >> Otherwise it is possible to enable it even on
> >> tickless system which has CONFIG_NO_HZ not set and
> >> CONFIG_NO_HZ_IDLE (or CONFIG_NO_HZ_FULL) set.
> >>
> >> Signed-off-by: Maciej S. Szmigiero <mail@maciej.szmigiero.name>
> > 
> > It's ok for me.
> 
> Thanks for review, do you know who should merge it then?

Usually I ask to Andrew Morton <akpm@linux-foundation.org>

Ciao,

Rodolfo

-- 

HCE Engineering                      e-mail: giometti@hce-engineering.com
GNU/Linux Solutions                          giometti@enneenne.com
Linux Device Driver                          giometti@linux.it
Embedded Systems                     phone:  +39 349 2432127
UNIX programming                     skype:  rodolfo.giometti
Cosino Project - the quick prototyping embedded system - www.cosino.io
Freelance ICT Italia - Consulente ICT Italia - www.consulenti-ict.it

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


#1365612

From"Maciej S. Szmigiero" <mail@maciej.szmigiero.name>
Date2016-03-28 20:00 +0200
Message-ID<rhJCh-1ZO-3@gated-at.bofh.it>
In reply to#1361894
Hi Andrew,

Could you take this patch, please?

Thanks,
Maciej

On 21.03.2016 15:38, Rodolfo Giometti wrote:
> On Mon, Mar 21, 2016 at 03:28:26PM +0100, Maciej S. Szmigiero wrote:
>> Hi Rodolfo,
>>
>> On 06.03.2016 20:13, Rodolfo Giometti wrote:
>>> On Sat, Mar 05, 2016 at 06:37:39PM +0100, Maciej S. Szmigiero wrote:
>>>> CONFIG_NO_HZ currently only sets the default value
>>>> of dynticks config so if PPS kernel consumer needs
>>>> periodic timer ticks it should depend on
>>>> !CONFIG_NO_HZ_COMMON instead of !CONFIG_NO_HZ.
>>>>
>>>> Otherwise it is possible to enable it even on
>>>> tickless system which has CONFIG_NO_HZ not set and
>>>> CONFIG_NO_HZ_IDLE (or CONFIG_NO_HZ_FULL) set.
>>>>
>>>> Signed-off-by: Maciej S. Szmigiero <mail@maciej.szmigiero.name>
>>>
>>> It's ok for me.
>>
>> Thanks for review, do you know who should merge it then?
> 
> Usually I ask to Andrew Morton <akpm@linux-foundation.org>
> 
> Ciao,
> 
> Rodolfo
> 

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web