Re: [PATCH] x86-64 kprobes: handle %RIP-relative addressing mode

From: Andrew Morton
Date: Sun Mar 13 2005 - 16:50:28 EST


Roland McGrath <roland@xxxxxxxxxx> wrote:
>
> + area = __get_vm_area(0, VM_ALLOC, MODULES_END, 0ULL - PAGE_SIZE);

The longlong here seems wrong? If this is to mean "the top of the address
space minus a page" then unsigned long is the appropriate type.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/