Re: [PATCH] frv: fix fallout from "remove sched.h from mm.h" patch

From: Andrew Morton
Date: Fri Jun 29 2007 - 16:52:51 EST


On Fri, 29 Jun 2007 09:10:52 -0400 (EDT)
"Robert P. J. Day" <rpjday@xxxxxxxxxxxxxx> wrote:

> > Please provide changelogs.
> >
> > I assume this patch fixes some build error or something.

I am still awaiting a description of what this patch does.

> i actually asked about this on either the janitors or newbies list
> the other day -- one of the early examples from the LDD3 device
> drivers book which built fine all this time suddenly stopped building,
> until i explicitly included <linux/sched.h> to be able to dereference
> a pointer to "task_struct":
>
> /home/rpjday/AMD/k/topics/0_hi/hi1.c:15: error: dereferencing pointer to incomplete type
> /home/rpjday/AMD/k/topics/0_hi/hi1.c:16: error: dereferencing pointer to incomplete type

I'll proceed, assuming that the patch fixes the above build errors.
-
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/