Error removing module: Device or resource busy

Josh Stone jistone@redhat.com
Thu Jan 26 18:47:00 GMT 2012


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.

Josh



More information about the Systemtap mailing list