>>>>> On Wed, 2 Mar 2005 12:39:18 -0600, Robin Holt <[EMAIL PROTECTED]> said:

  Robin> This patch introduces using the quicklists for pgd, pmd, and
  Robin> pte levels by combining the alloc and free functions into a
  Robin> common set of routines.  This greatly simplifies the reading
  Robin> of this header file.

I think the patch would be more readable and would more easily fit in
80 cols if you did:

DEFINE_PER_CPU(long, __pgtable_quicklist_size);
#define pgtable_quicklist_size __ia64_per_cpu_var(__pgtable_quicklist_size)

        --david
-
To unsubscribe from this list: send the line "unsubscribe linux-ia64" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to