On Fri, 17 Feb 2012 16:08:36 +, Pawel Moll wrote:
> Commit b8076966e8e1 ("params: _initcall-like kernel parameters")
> changed the parse_args() API without fixing all the callers. Done now.
>
> Signed-off-by: Pawel Moll
Thanks Stephen, Pawel.
Applied,
Rusty.
___
Commit b8076966e8e1 ("params: _initcall-like kernel parameters")
changed the parse_args() API without fixing all the callers. Done now.
Signed-off-by: Pawel Moll
---
arch/powerpc/mm/hugetlbpage.c |3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/arch/powerpc/mm/hugetlbpa