[Crash-utility] typo affects kmem -S error output

Bob Montgomery bob.montgomery at hp.com
Tue Dec 4 21:22:56 UTC 2007


Dave,

This patch fixes a typo in memory.c.

Before:
=======
crash> kmem -S sctp_bind_bucket
...
kmem: "sctp_bind_bucket" cache: object 0 on both free and cpu 651223584
lists
...

(Note cpu number)

After:
====== 
crash> kmem -S sctp_bind_bucket
...
kmem: "sctp_bind_bucket" cache: object ffff810126d0e220 on both free and
cpu 0 lists
...

Bob Montgomery
Working at HP in Fort Collins
-------------- next part --------------
A non-text attachment was scrubbed...
Name: crash_kmem_error_typo.patch
Type: text/x-patch
Size: 422 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/crash-utility/attachments/20071204/258db095/attachment.bin>


More information about the Crash-utility mailing list