[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080726133932.GB4401@elte.hu>
Date: Sat, 26 Jul 2008 15:39:32 +0200
From: Ingo Molnar <mingo@...e.hu>
To: Joerg Roedel <joerg.roedel@....com>
Cc: mingo@...hat.com, tglx@...utronix.de, linux-kernel@...r.kernel.org,
"H. Peter Anvin" <hpa@...or.com>
Subject: Re: [PATCH 0/5] x86 cleanup: convert round_up() to roundup()
* Joerg Roedel <joerg.roedel@....com> wrote:
> The x86 architecture declares its own round_up macro. But there is a
> generic one in <linux/kernel.h> which can also be used. This patchset
> replaces the x86 round_up() macro with the generic roundup() one where
> possible. The patches have been compile-tested for 32 and 64 bit and
> boot-tested for 64 bit. If we can fix the other places too we can get
> rid of the x86 specific round_up() in the future.
applied to tip/x86/cleanups - thanks Joerg!
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists