lkml.org 
[lkml]   [2008]   [Nov]   [14]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateFri, 14 Nov 2008 07:47:49 +0100
FromTakashi Iwai <>
SubjectRe: mmotm 2008-11-13-17-22 uploaded (pc-speaker)
At Fri, 14 Nov 2008 07:36:54 +0100,
I wrote:
> 
> At Thu, 13 Nov 2008 21:18:42 -0800,
> Randy Dunlap wrote:
> > 
> > 
> > mmotm-2008-1113-1722/sound/drivers/pcsp/pcsp.c: In function 'snd_card_pcsp_probe':
> > mmotm-2008-1113-1722/sound/drivers/pcsp/pcsp.c:99: error: 'HRTIMER_CB_IRQSAFE' undeclared (first use in this function)
> > 
> > # CONFIG_SND_HRTIMER is not set
> 
> snd-pcsp and CONFIG_SND_HRTIMER are independent.
> The snd-pcsp driver code isn't changed over weeks, thus it must be the
> change in hrtimer side.

It's turned out to be the recent commint in the upstream:

  commit 621a0d5207c18012cb39932f2d9830a11a6cb03d
  Author: Peter Zijlstra <a.p.zijlstra@chello.nl>
  Date:   Wed Nov 12 09:36:35 2008 +0100

    hrtimer: clean up unused callback modes

    Impact: cleanup

    git grep HRTIMER_CB_IRQSAFE revealed half the callback modes are actually
    unused.

    Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
    Signed-off-by: Ingo Molnar <mingo@elte.hu>

This hits on snd-pcsp driver on linux-next, since it was switched to
use this dropped flag.  Now we get a build error.

Can this commit be reverted?


thanks,

Takashi


\
 
 \ /
  Last update: 2008-11-14 07:51    [from the cache]
©2003-2008