Merge branch 'goog/googly' (early part) into goog/msm-soc-3.4
Fix NR_IPI to be 7 instead of 6 because both googly and core add an IPI. Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Conflicts: arch/arm/Kconfig arch/arm/common/Makefile arch/arm/include/asm/hardware/cache-l2x0.h arch/arm/mm/cache-l2x0.c arch/arm/mm/mmu.c include/linux/wakelock.h kernel/power/Kconfig kernel/power/Makefile kernel/power/main.c kernel/power/power.h
This commit is contained in:
@@ -1803,6 +1803,9 @@ static inline void put_task_struct(struct task_struct *t)
|
||||
extern void task_times(struct task_struct *p, cputime_t *ut, cputime_t *st);
|
||||
extern void thread_group_times(struct task_struct *p, cputime_t *ut, cputime_t *st);
|
||||
|
||||
extern int task_free_register(struct notifier_block *n);
|
||||
extern int task_free_unregister(struct notifier_block *n);
|
||||
|
||||
/*
|
||||
* Per process flags
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user