Author: Nigel Cunningham Date: To: TuxOnIce users' list CC: kay.sievers, gdamjan Subject: Re: [TuxOnIce-users] swap partition UUID and Label address
Hi.
On Wed, 2008-07-23 at 01:16 +0200, Warren Crossing wrote: > I'm not sure on the authoritative TOI signature for swap files.. but my
> swap file has this.. hope this feed back helps
>
> so I had to change the TOI suspend detection routine to
>
> running 2.6.25 normal TOI for 2.6.25..
>
> if (memcmp(buf, "\xed\xc3\x02\xe9\x53\x50",4) == 0) {
>
> 0000000 0002 0080 00d2 0000 0000 0000 0001 0000
> 0000010 ffff ffff ffff ffff ffff ffff ffff ffff
> *
> 0000400 0001 0000 fd37 0009 0000 0000 825b 7150
> 0000410 ed2b 354a c7ae 5142 9e43 4934 0000 0000
> 0000420 0000 0000 0000 0000 0000 0000 0000 0000
> *
> 0000ff0 0000 0000 0000 c3ed e902 5053 4341 3245
> 0001000 3434 3737 0000 0000 0000 0000 0000 0000
> 0001010 0000 0000 0000 0000 0000 0000 0000 0000
Yes, there's an error in the code setting the signature - it's not
copying the full length. Will be fixed soon - I hope to find time to do
some TuxOnIce work today.