commit | c398df30d5caad626ac72bfab0361a7b0f67a661 | [log] [tgz] |
---|---|---|
author | Amerigo Wang <amwang@redhat.com> | Wed Jun 03 21:46:46 2009 -0400 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Fri Jun 12 21:47:03 2009 +0930 |
tree | aec470204a0770d138f5d1e2a44ba5921e99bc02 | |
parent | c0e5e10bf380c7a7c4e8c8b7d42e0aba623e76a6 [diff] |
module: merge module_alloc() finally As Christoph Hellwig suggested, module_alloc() actually can be unified for i386 and x86_64 (of course, also UML). Signed-off-by: WANG Cong <amwang@redhat.com> Cc: Christoph Hellwig <hch@infradead.org> Cc: 'Ingo Molnar' <mingo@elte.hu> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>