Re: [PATCH v5]: Hibernation: lower/better control the amount ofpages used for buffering

From: Bojan Smojver
Date: Tue Mar 27 2012 - 18:40:04 EST


On Wed, 2012-03-28 at 00:41 +0200, Rafael J. Wysocki wrote:
> If you define a macro, please use capital letters in the name. Also,
> the parentheses aren't necessary I think.
>
> Perhaps it would be better to use a static inline function instead?

Hmm, was just following the nr_free_pages() definition in swap.h:

/* Definition of global_page_state not available yet */
#define nr_free_pages() global_page_state(NR_FREE_PAGES)

Still no good?

--
Bojan

--
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/