Re: [patch 05/26] Xen-paravirt_ops: paravirt_ops: hooks to set up initial pagetable
From: Rusty Russell <hidden>
Date: 2007-03-18 00:47:08
Also in:
lkml, xen-devel
From: Rusty Russell <hidden>
Date: 2007-03-18 00:47:08
Also in:
lkml, xen-devel
On Fri, 2007-03-16 at 11:39 -0700, Jeremy Fitzhardinge wrote:
Ingo Molnar wrote:quoted
quoted
+ /* Make sure kernel address space is empty so that a pagetable + will be allocated for it. */comment style.As you've noticed its a comment style I use quite often.
Me too, and Ingo and I have had this argument before. These days I try hard to fit simple comments in a single line 8) Rusty.