[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20080626114834.GG29619@elte.hu>
Date: Thu, 26 Jun 2008 13:48:34 +0200
From: Ingo Molnar <mingo@...e.hu>
To: Rusty Russell <rusty@...tcorp.com.au>
Cc: Arjan van de Ven <arjan@...radead.org>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] modules: Take a shortcut for checking if an address is
in a module
* Rusty Russell <rusty@...tcorp.com.au> wrote:
> On Thursday 12 June 2008 10:20:58 Rusty Russell wrote:
> > Or, we could actually make those as variables and update them in module.c
> > itself. No arch changes required, and pretty easy to understand.
>
> And since you didn't reply, here's the patch.
>
> modules: Take a shortcut for checking if an address is in a module
>
> This patch keeps track of the boundaries of module allocation, in
> order to speed up module_text_address().
>
> Inspired by Arjan's version, which required arch-specific defines:
great - i've also put this into tip/out-of-tree for more testing.
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists