Almost all builds fail in 3.14-stable-queue:

include/asm-generic/preempt.h: In function '__preempt_count_dec_and_test':
include/asm-generic/preempt.h:71:2: error: implicit declaration of function 
'tif_need_resched' [-Werror=implicit-function-declaration]
  return !--*preempt_count_ptr() && tif_need_resched();

x86_64 and i386 might be the only passing builds.

Guenter
--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to