mirror of
https://github.com/torvalds/linux.git
synced 2024-12-05 18:41:23 +00:00
803fc74f06
There is no functional difference. __get_free_pages() ends up calling alloc_pages_node(). This also allocates only one page which matches THREAD_SIZE instead of an extra page for nothing. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Jesper Nilsson <jesper.nilsson@axis.com> Link: http://lkml.kernel.org/r/20120505150141.681236240@linutronix.de |
||
---|---|---|
.. | ||
arch-v10/arch | ||
arch-v32 | ||
asm |