diff options
| author | Christoph Lameter <[email protected]> | 2010-08-26 09:41:19 -0500 |
|---|---|---|
| committer | Pekka Enberg <[email protected]> | 2010-10-02 10:24:29 +0300 |
| commit | db210e70e5f191710a3b1d09f653b44885d397ea (patch) | |
| tree | 3d1472be3dfd80107090a73bf70710cdb5df21f1 /arch/powerpc/lib/code-patching.c | |
| parent | a016471a16b5c4d4ec8f5221575e603a3d11e5e9 (diff) | |
Slub: UP bandaid
Since the percpu allocator does not provide early allocation in UP mode (only
in SMP configurations) use __get_free_page() to improvise a compound page
allocation that can be later freed via kfree().
Compound pages will be released when the cpu caches are resized.
Acked-by: David Rientjes <[email protected]>
Signed-off-by: Christoph Lameter <[email protected]>
Signed-off-by: Pekka Enberg <[email protected]>
Diffstat (limited to 'arch/powerpc/lib/code-patching.c')
0 files changed, 0 insertions, 0 deletions