* ia64: CONFIG_PARAVIRT_GUEST_ASM_CLOBBER_CHECK?
@ 2014-05-22 8:46 Paul Bolle
2014-05-22 8:51 ` Paul Bolle
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Paul Bolle @ 2014-05-22 8:46 UTC (permalink / raw)
To: linux-ia64
Isaku,
v2.6.27 shipped with commit e92e8c68a61a ("[IA64] pvops: define
paravirtualized instructions for native."). That commit added a
preprocessor test for CONFIG_PARAVIRT_GUEST_ASM_CLOBBER_CHECK to
arch/ia64/include/asm/native/inst.h.
There never was a Kconfig symbol PARAVIRT_GUEST_ASM_CLOBBER_CHECK, so
this test has always evaluated to false.
Was this macro intended to be set through the kconfig tools? Or was it
perhaps intended to be set manually whenever one wanted to use it?
Either way, is that macro and the code currently hidden behind it still
needed?
Regards,
Paul Bolle
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: ia64: CONFIG_PARAVIRT_GUEST_ASM_CLOBBER_CHECK?
2014-05-22 8:46 ia64: CONFIG_PARAVIRT_GUEST_ASM_CLOBBER_CHECK? Paul Bolle
@ 2014-05-22 8:51 ` Paul Bolle
2014-05-28 22:34 ` Luck, Tony
2014-05-28 22:46 ` Paul Bolle
2 siblings, 0 replies; 4+ messages in thread
From: Paul Bolle @ 2014-05-22 8:51 UTC (permalink / raw)
To: linux-ia64
Tony, Fenghua,
On Thu, 2014-05-22 at 10:46 +0200, Paul Bolle wrote:
> v2.6.27 shipped with commit e92e8c68a61a ("[IA64] pvops: define
> paravirtualized instructions for native."). That commit added a
> preprocessor test for CONFIG_PARAVIRT_GUEST_ASM_CLOBBER_CHECK to
> arch/ia64/include/asm/native/inst.h.
>
> There never was a Kconfig symbol PARAVIRT_GUEST_ASM_CLOBBER_CHECK, so
> this test has always evaluated to false.
>
> Was this macro intended to be set through the kconfig tools? Or was it
> perhaps intended to be set manually whenever one wanted to use it?
> Either way, is that macro and the code currently hidden behind it still
> needed?
Isaku's address bounces. So I'm not likely to get a reply from Isaku.
Could one of you please have a look at this?
Paul Bolle
^ permalink raw reply [flat|nested] 4+ messages in thread* RE: ia64: CONFIG_PARAVIRT_GUEST_ASM_CLOBBER_CHECK?
2014-05-22 8:46 ia64: CONFIG_PARAVIRT_GUEST_ASM_CLOBBER_CHECK? Paul Bolle
2014-05-22 8:51 ` Paul Bolle
@ 2014-05-28 22:34 ` Luck, Tony
2014-05-28 22:46 ` Paul Bolle
2 siblings, 0 replies; 4+ messages in thread
From: Luck, Tony @ 2014-05-28 22:34 UTC (permalink / raw)
To: linux-ia64
PiBXYXMgdGhpcyBtYWNybyBpbnRlbmRlZCB0byBiZSBzZXQgdGhyb3VnaCB0aGUga2NvbmZpZyB0
b29scz8gT3Igd2FzIGl0DQo+IHBlcmhhcHMgaW50ZW5kZWQgdG8gYmUgc2V0IG1hbnVhbGx5IHdo
ZW5ldmVyIG9uZSB3YW50ZWQgdG8gdXNlIGl0Pw0KPiBFaXRoZXIgd2F5LCBpcyB0aGF0IG1hY3Jv
IGFuZCB0aGUgY29kZSBjdXJyZW50bHkgaGlkZGVuIGJlaGluZCBpdCBzdGlsbA0KPiBuZWVkZWQ/
DQoNCkkgdGhpbmsgaXQgbWF5IGJlIG1vb3QuICBYZW4gc3VwcG9ydCB3YXMgcmlwcGVkIG91dCBp
biBEZWNlbWJlciBsYXN0DQp5ZWFyIGJ5IGNvbW1pdCBkNTJlZWZiNDdkNCAuLi4gc28gdGhpcyBl
dmVuIGlmIHRoaXMgUEFSQVZJUlQgcGllY2UNCm9uZSBkaWQgc29tZXRoaW5nLCBpdCBpcyBhbGwg
aGlzdG9yeSBub3cuDQoNCi1Ub255IA0K
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: ia64: CONFIG_PARAVIRT_GUEST_ASM_CLOBBER_CHECK?
2014-05-22 8:46 ia64: CONFIG_PARAVIRT_GUEST_ASM_CLOBBER_CHECK? Paul Bolle
2014-05-22 8:51 ` Paul Bolle
2014-05-28 22:34 ` Luck, Tony
@ 2014-05-28 22:46 ` Paul Bolle
2 siblings, 0 replies; 4+ messages in thread
From: Paul Bolle @ 2014-05-28 22:46 UTC (permalink / raw)
To: linux-ia64
On Wed, 2014-05-28 at 22:34 +0000, Luck, Tony wrote:
> > Was this macro intended to be set through the kconfig tools? Or was it
> > perhaps intended to be set manually whenever one wanted to use it?
> > Either way, is that macro and the code currently hidden behind it still
> > needed?
>
> I think it may be moot. Xen support was ripped out in December last
> year by commit d52eefb47d4 ... so this even if this PARAVIRT piece
> one did something, it is all history now.
Should I draft an (untested, I'm afraid) patch to remove
CONFIG_PARAVIRT_GUEST_ASM_CLOBBER_CHECK and everything hidden behind it?
Or would you prefer to do that yourself?
Thanks,
Paul Bolle
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-05-28 22:46 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-22 8:46 ia64: CONFIG_PARAVIRT_GUEST_ASM_CLOBBER_CHECK? Paul Bolle
2014-05-22 8:51 ` Paul Bolle
2014-05-28 22:34 ` Luck, Tony
2014-05-28 22:46 ` Paul Bolle
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox