From bdeb9f1c4276864e97a725c8c0a8bc9a8686edfe Mon Sep 17 00:00:00 2001 From: Heesub Shin Date: Wed, 28 May 2014 15:52:55 +0900 Subject: [PATCH] staging: ion: use compound pages on high order pages for system heap Using compound pages relieves burden on tracking the meta information which are currently stored in page_info. Signed-off-by: Heesub Shin Reviewed-by: Mitchel Humpherys Tested-by: John Stultz Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed