public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Alexey Dobriyan <adobriyan@sw.ru>
Cc: dhowells@redhat.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] frv: fix fallout from "remove sched.h from mm.h" patch
Date: Thu, 28 Jun 2007 15:12:57 -0700	[thread overview]
Message-ID: <20070628151257.7a03e81b.akpm@linux-foundation.org> (raw)
In-Reply-To: <20070628140921.GA9753@localhost.sw.ru>

On Thu, 28 Jun 2007 18:09:21 +0400
Alexey Dobriyan <adobriyan@sw.ru> wrote:

> Signed-off-by: Alexey Dobriyan <adobriyan@sw.ru>
> ---
> 
>  include/asm-frv/pgtable.h |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> --- a/include/asm-frv/pgtable.h
> +++ b/include/asm-frv/pgtable.h
> @@ -25,7 +25,7 @@
>  #include <linux/slab.h>
>  #include <linux/list.h>
>  #include <linux/spinlock.h>
> -struct mm_struct;
> +#include <linux/sched.h>
>  struct vm_area_struct;
>  #endif
>  

Please provide changelogs.

I assume this patch fixes some build error or something.


  reply	other threads:[~2007-06-28 22:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-28 14:09 [PATCH] frv: fix fallout from "remove sched.h from mm.h" patch Alexey Dobriyan
2007-06-28 22:12 ` Andrew Morton [this message]
2007-06-29 13:10   ` Robert P. J. Day
2007-06-29 14:58     ` Alexey Dobriyan
2007-06-29 15:34       ` Robert P. J. Day
2007-06-29 20:51     ` Andrew Morton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070628151257.7a03e81b.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=adobriyan@sw.ru \
    --cc=dhowells@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox