Re: [OpenAFS] Compatibility of openafs with suspend2 ?

2005-10-02 Thread Madhusudan Singh
On Sunday 02 October 2005 3:21 am, Russ Allbery wrote: > Derrick J Brashear <[EMAIL PROTECTED]> writes: > > On Sun, 2 Oct 2005, Madhusudan Singh wrote: > >> /usr/src/modules/openafs/src/libafs/MODLOAD-2.6.13.1-rj-SP/osi_sleep.c: > >> In function 'osi_TimedSleep': > >> /usr/src/modules/openafs/src/l

Re: [OpenAFS] Compatibility of openafs with suspend2 ?

2005-10-02 Thread Derrick J Brashear
On Sun, 2 Oct 2005, Russ Allbery wrote: Since he's building using Debian paths, he's probably using either 1.4.0-rc1 (currently in unstable) or 1.4.0-rc4 (the last thing I packaged but which, for reasons that we've not been able to figure out, doesn't want to get successfully uploaded to unstabl

Re: [OpenAFS] Compatibility of openafs with suspend2 ?

2005-10-02 Thread Russ Allbery
Derrick J Brashear <[EMAIL PROTECTED]> writes: > On Sun, 2 Oct 2005, Madhusudan Singh wrote: >> /usr/src/modules/openafs/src/libafs/MODLOAD-2.6.13.1-rj-SP/osi_sleep.c: In >> function 'osi_TimedSleep': >> /usr/src/modules/openafs/src/libafs/MODLOAD-2.6.13.1-rj-SP/osi_sleep.c:291: >> error: 'PF_FREE

Re: [OpenAFS] Compatibility of openafs with suspend2 ?

2005-10-02 Thread Derrick J Brashear
On Sun, 2 Oct 2005, Madhusudan Singh wrote: Here is the error o/p from the module compilation : So if you have no PF_FREEZE, one wonders why it's trying to compile that code at all. In fact: CC [M] /usr/src/modules/openafs/src/libafs/MODLOAD-2.6.13.1-rj-SP/osi_misc.o /usr/src/modules

Re: [OpenAFS] Compatibility of openafs with suspend2 ?

2005-10-01 Thread Madhusudan Singh
On Tuesday 27 September 2005 6:33 pm, Jeffrey Hutzelman wrote: > On Tuesday, September 27, 2005 05:53:44 PM -0400 Madhusudan Singh > > <[EMAIL PROTECTED]> wrote: > > Hi > > > > Over the past 2-3 days, I have tried to add software suspend (using patch > > from www.suspend2.net) functionality into

Re: [OpenAFS] Compatibility of openafs with suspend2 ?

2005-09-27 Thread Jeffrey Hutzelman
On Tuesday, September 27, 2005 05:53:44 PM -0400 Madhusudan Singh <[EMAIL PROTECTED]> wrote: Hi Over the past 2-3 days, I have tried to add software suspend (using patch from www.suspend2.net) functionality into the kernel (tried 2.6.12 and 2.6.13 - openafs modules compile and install cor

[OpenAFS] Compatibility of openafs with suspend2 ?

2005-09-27 Thread Madhusudan Singh
Hi Over the past 2-3 days, I have tried to add software suspend (using patch from www.suspend2.net) functionality into the kernel (tried 2.6.12 and 2.6.13 - openafs modules compile and install correctly with 2.6.12.5 without this patch) and each time, the compilation of openafs has failed. I a