Re: [PATCH -next] avr: Fix sanitize tsk_is_polling fallout

From: Al Viro
Date: Fri Jun 22 2012 - 01:46:39 EST


On Sun, Jun 17, 2012 at 11:23:44AM +0200, Geert Uytterhoeven wrote:
> commit 6222033ea7bfe166f06aff5462dd88fba70e74f6 ("sanitize tsk_is_polling()")
> removed the definition of TIF_POLLING_NRFLAG, but forgot to remove the
> continuation line, causing:
>
> arch/avr32/include/asm/thread_info.h:80: error: expected identifier or '(' before numeric constant
> include/linux/thread_info.h:128: error: implicit declaration of function 'set_ti_thread_flag'
> make[2]: *** [arch/avr32/kernel/asm-offsets.s] Error 1

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