This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Error removing module: Device or resource busy


On Thu, Jan 26, 2012 at 10:19:33AM -0800, Josh Stone wrote:
> On 01/25/2012 06:28 PM, Chris Dunlop wrote:
>> I'm currently using "stap -p4" and a manual scp to the remote
>> host, so --remote would be perfect, except I get:
>> 
>> $ stap --remote debhost -m stap_test -r ~/git/linux-build/${kv} -e 'probe begin {printf("foo\n"); exit()}'
>> WARNING: kernel release/architecture mismatch with host forces last-pass 4.
>> stap_test.ko
>> 
>> ...and it stops at pass 4 as warned.
> 
> Oh, yeah, that pass-4 squashing is bogus when using --remote.  I just
> pushed commit 19da0351 to relax that.

Great, works as advertised!

Thanks for all the help,

Chris.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]