On Thu, Jan 02, 2014 at 01:53:21PM -0800, Laura Abbott wrote:
> vmalloc already gives a useful macro to calculate the total vmalloc
> size. Use it.
>
> Signed-off-by: Laura Abbott
Applied to percpu/for-3.14. Thanks.
--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-k
vmalloc already gives a useful macro to calculate the total vmalloc
size. Use it.
Signed-off-by: Laura Abbott
---
mm/percpu.c |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/mm/percpu.c b/mm/percpu.c
index 0d10def..afbf352 100644
--- a/mm/percpu.c
+++ b/mm/percpu.c
@@
2 matches
Mail list logo