Re: [PATCH -mm] Move frozen_process() to kernel/power/process.c

From: Oleg Nesterov
Date: Thu Apr 26 2007 - 09:31:18 EST


On 04/26, Gautham R Shenoy wrote:
>
> Other than refrigerator, no one else calls frozen_process(). So move it from
> include/linux/freezer.h to kernel/power/process.c.

Could you also remove this

static inline void frozen_process(struct task_struct *p) { BUG(); }

from freezer.h ?

Oleg.

-
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/