Re: [PATCH] severing module.h->sched.h

2007-01-13 Thread Tim Schmielau
On Wed, 10 Jan 2007, Geert Uytterhoeven wrote: > which needs the definition of struct task_struct. > > The patch below fixes it by including in > kernel/time/clocksource.c. But perhaps this is the right time to move > struct task_struct to its own include instead? I used to post such a patch on

Re: [PATCH] severing module.h->sched.h

2007-01-10 Thread Geert Uytterhoeven
> Parent: 2b5f6dcce5bf94b9b119e9ed8d537098ec61c3d2 > Author: Al Viro <[EMAIL PROTECTED]> > AuthorDate: Wed Oct 18 01:47:25 2006 -0400 > Committer: Al Viro <[EMAIL PROTECTED]> > CommitDate: Mon Dec 4 02:00:22 2006 -0500 > > [PATCH] severing module.h->sched.h > > Signed-off-by: