Messages in this thread |  | | Date | Wed, 9 Jan 2013 16:51:31 +0100 | From | Oleg Nesterov <> | Subject | Re: [PATCH 2/7] uprobes: Fold xol_alloc_area() into get_xol_area() |
| |
On 01/09, Anton Arapov wrote: > > On Mon, Dec 31, 2012 at 06:52:16PM +0100, Oleg Nesterov wrote: > > + * get_alloc_area - Allocate process's xol_area if necessary. > > + * This area will be used for storing instructions for execution out of line. > > * > > * Returns the allocated area or NULL. > > */ > > + * get_xol_area ....
Ah, comment, yes. Thanks, fixed.
Oleg.
|  |