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


Groups > linux.kernel > #1458211 > unrolled thread

Re: [rcu:rcu/next 25/36] include/linux/irqflags.h:79:3: error: implicit declaration of function 'arch_irqs_disabled_flags'

Started byRichard Weinberger <richard@nod.at>
First post2016-08-08 22:20 +0200
Last post2016-08-08 22:40 +0200
Articles 2 — 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: [rcu:rcu/next 25/36] include/linux/irqflags.h:79:3: error:  implicit declaration of function 'arch_irqs_disabled_flags' Richard Weinberger <richard@nod.at> - 2016-08-08 22:20 +0200
    Re: [rcu:rcu/next 25/36] include/linux/irqflags.h:79:3: error:  implicit declaration of function 'arch_irqs_disabled_flags' "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> - 2016-08-08 22:40 +0200

#1458211 — Re: [rcu:rcu/next 25/36] include/linux/irqflags.h:79:3: error: implicit declaration of function 'arch_irqs_disabled_flags'

FromRichard Weinberger <richard@nod.at>
Date2016-08-08 22:20 +0200
SubjectRe: [rcu:rcu/next 25/36] include/linux/irqflags.h:79:3: error: implicit declaration of function 'arch_irqs_disabled_flags'
Message-ID<s3ZbH-66i-9@gated-at.bofh.it>
Paul,

Am 15.06.2016 um 14:45 schrieb Paul E. McKenney:
> On Wed, Jun 15, 2016 at 09:05:37AM +0200, Richard Weinberger wrote:
>> Paul,
>>
>> Am 15.06.2016 um 00:54 schrieb Paul E. McKenney:
>>> On Mon, Jun 06, 2016 at 02:04:03AM +0800, kbuild test robot wrote:
>>>> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git rcu/next
>>>> head:   13ee0de9cd2444b57ce30c4f1607b49b90aa0c38
>>>> commit: f251ac814fc5787765009e60d54a2bd4277350c8 [25/36] rcu: Make call_rcu_tasks() tolerate first call with irqs disabled
>>>> config: um-allmodconfig (attached as .config)
>>>> compiler: gcc-6 (Debian 6.1.1-1) 6.1.1 20160430
>>>> reproduce:
>>>>         git checkout f251ac814fc5787765009e60d54a2bd4277350c8
>>>>         # save the attached .config to linux build tree
>>>>         make ARCH=um 
>>>
>>> My kneejerk reaction would be to make CONFIG_TASKS_RCU depend on
>>> !UML or something similar.
>>>
>>> Another approach would be create a arch_irqs_disabled_flags() for UML.
>>>
>>> Any preferences?
>>
>> Patches for arch_irqs_disabled_flags() support are already on LKML:
>> https://lkml.org/lkml/2016/6/12/162
>>
>> My plan was to merge them in the v4.8 merge window.
>> So having CONFIG_TASKS_RCU depend on !UML for now should be fine.
>> We can remove the dependency in v4.8 again.
> 
> Sounds very good, thank you!

The patch is now in Linus' tree. So, you can enable CONFIG_TASKS_RCU
for UML again. :-)

Thanks,
//richard

[toc] | [next] | [standalone]


#1458226

From"Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
Date2016-08-08 22:40 +0200
Message-ID<s3Zv3-6cB-19@gated-at.bofh.it>
In reply to#1458211
On Mon, Aug 08, 2016 at 10:12:11PM +0200, Richard Weinberger wrote:
> Paul,
> 
> Am 15.06.2016 um 14:45 schrieb Paul E. McKenney:
> > On Wed, Jun 15, 2016 at 09:05:37AM +0200, Richard Weinberger wrote:
> >> Paul,
> >>
> >> Am 15.06.2016 um 00:54 schrieb Paul E. McKenney:
> >>> On Mon, Jun 06, 2016 at 02:04:03AM +0800, kbuild test robot wrote:
> >>>> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git rcu/next
> >>>> head:   13ee0de9cd2444b57ce30c4f1607b49b90aa0c38
> >>>> commit: f251ac814fc5787765009e60d54a2bd4277350c8 [25/36] rcu: Make call_rcu_tasks() tolerate first call with irqs disabled
> >>>> config: um-allmodconfig (attached as .config)
> >>>> compiler: gcc-6 (Debian 6.1.1-1) 6.1.1 20160430
> >>>> reproduce:
> >>>>         git checkout f251ac814fc5787765009e60d54a2bd4277350c8
> >>>>         # save the attached .config to linux build tree
> >>>>         make ARCH=um 
> >>>
> >>> My kneejerk reaction would be to make CONFIG_TASKS_RCU depend on
> >>> !UML or something similar.
> >>>
> >>> Another approach would be create a arch_irqs_disabled_flags() for UML.
> >>>
> >>> Any preferences?
> >>
> >> Patches for arch_irqs_disabled_flags() support are already on LKML:
> >> https://lkml.org/lkml/2016/6/12/162
> >>
> >> My plan was to merge them in the v4.8 merge window.
> >> So having CONFIG_TASKS_RCU depend on !UML for now should be fine.
> >> We can remove the dependency in v4.8 again.
> > 
> > Sounds very good, thank you!
> 
> The patch is now in Linus' tree. So, you can enable CONFIG_TASKS_RCU
> for UML again. :-)

Very good, thank you!  I have a patch slated for the next merge window.
If you need it sooner, please let me know.

							Thanx, Paul

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web