From: Andrew Morton <akpm@osdl.org>
To: Roland McGrath <roland@redhat.com>
Cc: ak@suse.de, linux-kernel@vger.kernel.org, jkenisto@us.ibm.com,
PRASANNA@in.ibm.com
Subject: Re: [PATCH] x86-64 kprobes: handle %RIP-relative addressing mode
Date: Sun, 13 Mar 2005 13:48:02 -0800 [thread overview]
Message-ID: <20050313134802.28d59568.akpm@osdl.org> (raw)
In-Reply-To: <200503130954.j2D9sgjB028594@magilla.sf.frob.com>
Roland McGrath <roland@redhat.com> 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.
next prev parent reply other threads:[~2005-03-13 21:48 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-13 9:54 [PATCH] x86-64 kprobes: handle %RIP-relative addressing mode Roland McGrath
2005-03-13 16:37 ` Andi Kleen
2005-03-15 8:59 ` Roland McGrath
2005-03-13 21:48 ` Andrew Morton [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-03-13 19:22 Oleg Nesterov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050313134802.28d59568.akpm@osdl.org \
--to=akpm@osdl.org \
--cc=PRASANNA@in.ibm.com \
--cc=ak@suse.de \
--cc=jkenisto@us.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=roland@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.