Re: Problem with kvm utilities on acorn32

2014-04-25 Thread Mike Pumford
David Brownlee wrote: On 23 April 2014 19:14, Mike Pumford mpumf...@black-star.demon.co.uk wrote: Not sure how arch specific this is but I'm seeing a problem with various KVM utilities on a 6.99.40 system on acorn32. e.g $ vmstat -i vmstat: undefined symbols: _pool_head Having searched the

Re: Problem with kvm utilities on acorn32

2014-04-25 Thread Matt Thomas
On Apr 25, 2014, at 3:45 PM, Mike Pumford mpumf...@black-star.demon.co.uk wrote: Thanks for that but my kernel has quite a few tweaks as I'm trying to a little bit of modernization on the acorn32 specific code. In particular I'm tweaking the interrupt accounting to use event counters rather

Problem with kvm utilities on acorn32

2014-04-23 Thread Mike Pumford
Not sure how arch specific this is but I'm seeing a problem with various KVM utilities on a 6.99.40 system on acorn32. e.g $ vmstat -i vmstat: undefined symbols: _pool_head Having searched the source code this symbol is a static variable in subr_pool.c and looking at the .o file for that I