Re: [PATCH] ia64: remove paravirt code

2015-06-11 Thread Tony Luck
On Wed, Jun 10, 2015 at 4:40 PM, Luis R. Rodriguez wrote: > Its quite a huge chunk of code removed, I doubt that .o files would > remain intact after this, but I could be wrong. I think run time > validation and examination of the code changes, understanding of the > code changes is necessary, but

Re: [PATCH] ia64: remove paravirt code

2015-06-10 Thread Luis R. Rodriguez
On Wed, Jun 10, 2015 at 3:11 PM, Tony Luck wrote: > On Tue, Jun 2, 2015 at 11:42 AM, Luis R. Rodriguez > wrote: >> From: "Luis R. Rodriguez" >> >> All the ia64 pvops code is now dead code since both >> xen and kvm support have been ripped out [0] [1]. Just >> that no one had troubled to rip this

Re: [PATCH] ia64: remove paravirt code

2015-06-10 Thread Tony Luck
On Tue, Jun 2, 2015 at 11:42 AM, Luis R. Rodriguez wrote: > From: "Luis R. Rodriguez" > > All the ia64 pvops code is now dead code since both > xen and kvm support have been ripped out [0] [1]. Just > that no one had troubled to rip this stuff out. The only > useful remaining pieces were the old

RE: [PATCH] ia64: remove paravirt code

2015-06-09 Thread Luck, Tony
> Hey folks, any feedback? Sorry - it sounds like a good idea - haven't had time to play with the patch yet. -Tony

Re: [PATCH] ia64: remove paravirt code

2015-06-08 Thread Luis R. Rodriguez
On Tue, Jun 2, 2015 at 11:42 AM, Luis R. Rodriguez wrote: > From: "Luis R. Rodriguez" > > All the ia64 pvops code is now dead code since both > xen and kvm support have been ripped out [0] [1]. Just > that no one had troubled to rip this stuff out. The only > useful remaining pieces were the old

[PATCH] ia64: remove paravirt code

2015-06-02 Thread Luis R. Rodriguez
From: "Luis R. Rodriguez" All the ia64 pvops code is now dead code since both xen and kvm support have been ripped out [0] [1]. Just that no one had troubled to rip this stuff out. The only useful remaining pieces were the old pvops docs but that was recently also generalized and moved out from i