From: "Невенчанный Александр" <nevenchannyy@gw.tander.ru>
To: linux-kernel@vger.kernel.org
Subject: [PATCH] Cleanup mmzone.h
Date: Tue, 08 Jun 2010 17:23:11 +0400 [thread overview]
Message-ID: <4C0E443F.7070204@gw.tander.ru> (raw)
commit 7f4ab448f88ae2d2bcb3d5f00e85300446d6495a
Author: Alexander Nevenchannyy <a.nevenchannyy@gmail.com>
Date: Tue Jun 8 15:45:52 2010 +0400
[PATCH] Cleanup mmzone.h
get_zone_counts() was dropped from kernel tree, see:
http://www.mail-archive.com/mm-commits@vger.kernel.org/msg07313.html
but it's have prototype in header file. So cleanup them.
Author: Alexander Nevenchannyy <a.nevenchannyy@gmail.com>
modified: include/linux/mmzone.h
diff --git a/include/linux/mmzone.h b/include/linux/mmzone.h
index b4d109e..9ed9c45 100644
--- a/include/linux/mmzone.h
+++ b/include/linux/mmzone.h
@@ -651,8 +651,6 @@ typedef struct pglist_data {
#include <linux/memory_hotplug.h>
extern struct mutex zonelists_mutex;
-void get_zone_counts(unsigned long *active, unsigned long *inactive,
- unsigned long *free);
void build_all_zonelists(void *data);
void wakeup_kswapd(struct zone *zone, int order);
int zone_watermark_ok(struct zone *z, int order, unsigned long mark,
reply other threads:[~2010-06-08 13:24 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4C0E443F.7070204@gw.tander.ru \
--to=nevenchannyy@gw.tander.ru \
--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
all inboxes | Powered by JetHome®