On Mon, 2017-02-13 at 06:20 +0100, Andreas Färber wrote:
> Hi,
>
> Am 09.02.2017 um 12:45 schrieb Miles Chen:
> > To is_vmalloc_addr() to check if an address is a vmalloc address
>
> "Use ..."?
Yes, it should be "Use". I'll send another patch to fix this.
>
> Regards,
> Andreas
>
> > instead
Hi,
Am 09.02.2017 um 12:45 schrieb Miles Chen:
> To is_vmalloc_addr() to check if an address is a vmalloc address
"Use ..."?
Regards,
Andreas
> instead of checking VMALLOC_START and VMALLOC_END manually.
>
> Signed-off-by: Miles Chen
--
SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, German
To is_vmalloc_addr() to check if an address is a vmalloc address
instead of checking VMALLOC_START and VMALLOC_END manually.
Signed-off-by: Miles Chen
---
arch/arm64/mm/ioremap.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm64/mm/ioremap.c b/arch/arm64/mm/ioremap.c
3 matches
Mail list logo