On Tue, Dec 18, 2012 at 05:37:53PM +0100, Stefan Hajnoczi wrote: > On Wed, Nov 21, 2012 at 07:52:48AM +0800, 陳韋任 (Wei-Ren Chen) wrote: > > When tb_remove was first commited at fd6ce8f6, there were three different > > calls pass different names to offsetof. In current codebase, the other two > > calls are replaced with tb_page_remove. There is no need to have a general > > tb_remove. Omit passing the third parameter and using tb1->phys_hash_next > > directly. > > > > Signed-off-by: Chen Wei-Ren <che...@iis.sinica.edu.tw> > > --- > > > > v2: Address Peter's comment. > > - place comment used belong tb_remove above tb_phys_invalidate. > > - remove unnecessary bracket. > > > > exec.c | 12 +++++------- > > 1 files changed, 5 insertions(+), 7 deletions(-) > > Please rebase onto qemu.git/master.
done. I sent to qemu-trivial this time. :) -- Wei-Ren Chen (陳韋任) Computer Systems Lab, Institute of Information Science, Academia Sinica, Taiwan (R.O.C.) Tel:886-2-2788-3799 #1667 Homepage: http://people.cs.nctu.edu.tw/~chenwj