From: Minchan Kim <minchan@kernel.org>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Nitin Gupta <ngupta@vflare.org>,
Andrew Morton <akpm@linux-foundation.org>,
linux-mm@kvack.org, linux-next@vger.kernel.org
Subject: Re: [PATCH] zsmalloc: Add missing #include <linux/sched.h>
Date: Wed, 11 Mar 2015 08:15:57 +0900 [thread overview]
Message-ID: <20150310231557.GA4794@blaptop> (raw)
In-Reply-To: <1426023991-30407-1-git-send-email-geert@linux-m68k.org>
On Tue, Mar 10, 2015 at 10:46:31PM +0100, Geert Uytterhoeven wrote:
> mips/allmodconfig:
>
> mm/zsmalloc.c: In function '__zs_compact':
> mm/zsmalloc.c:1747:2: error: implicit declaration of function
> 'cond_resched' [-Werror=implicit-function-declaration]
>
> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Minchan Kim <minchan@kernel.org>
Thanks!
--
Kind regards,
Minchan Kim
WARNING: multiple messages have this Message-ID (diff)
From: Minchan Kim <minchan@kernel.org>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Nitin Gupta <ngupta@vflare.org>,
Andrew Morton <akpm@linux-foundation.org>,
linux-mm@kvack.org, linux-next@vger.kernel.org
Subject: Re: [PATCH] zsmalloc: Add missing #include <linux/sched.h>
Date: Wed, 11 Mar 2015 08:15:57 +0900 [thread overview]
Message-ID: <20150310231557.GA4794@blaptop> (raw)
In-Reply-To: <1426023991-30407-1-git-send-email-geert@linux-m68k.org>
On Tue, Mar 10, 2015 at 10:46:31PM +0100, Geert Uytterhoeven wrote:
> mips/allmodconfig:
>
> mm/zsmalloc.c: In function '__zs_compact':
> mm/zsmalloc.c:1747:2: error: implicit declaration of function
> 'cond_resched' [-Werror=implicit-function-declaration]
>
> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Minchan Kim <minchan@kernel.org>
Thanks!
--
Kind regards,
Minchan Kim
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
next prev parent reply other threads:[~2015-03-10 23:16 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-10 21:46 [PATCH] zsmalloc: Add missing #include <linux/sched.h> Geert Uytterhoeven
2015-03-10 21:46 ` Geert Uytterhoeven
2015-03-10 23:15 ` Minchan Kim [this message]
2015-03-10 23:15 ` Minchan Kim
2015-03-11 4:48 ` Stephen Rothwell
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=20150310231557.GA4794@blaptop \
--to=minchan@kernel.org \
--cc=akpm@linux-foundation.org \
--cc=geert@linux-m68k.org \
--cc=linux-mm@kvack.org \
--cc=linux-next@vger.kernel.org \
--cc=ngupta@vflare.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.