On Mon, Jan 15 2001, Bill Crawford wrote:
> I have a problem here with loopback-mounted filesystem freezing. The
> process writing to the filesystem (ext2) gets stuck in uninterruptible
> state with WCHAN showing "lock_p" which I believe to be lock_page.
Could you try with this patch
*.kernel.o
I have a problem here with loopback-mounted filesystem freezing. The
process writing to the filesystem (ext2) gets stuck in uninterruptible
state with WCHAN showing "lock_p" which I believe to be lock_page.
First time I noticed this, the system froze shortly afterwards but I
do not know if this
Steven Cole <[EMAIL PROTECTED]> writes:
> Here is a little patch which also fixes the symptoms of the build
> problem, and makes a kernel 1510 bytes smaller (without
> CONFIG_SWAPFS). Someone more knowlegable than I will have to verify
> its correctness.
Thanks, this is correct. I did not test
On Saturday 13 January 2001 20:05, Karsten Hopp wrote:
> You need to enable CONFIG_SWAPFS.
> Those functions are enclosed by #ifdef CONFIG_SWAPFS and #endif, but
> the references to them aren't.
>
> Karsten
>
> On Sat, Jan 13, 2001 at 06:40:40PM -0700, Steven Cole wrote:
> > I got the following
You need to enable CONFIG_SWAPFS.
Those functions are enclosed by #ifdef CONFIG_SWAPFS and #endif, but
the references to them aren't.
Karsten
On Sat, Jan 13, 2001 at 06:40:40PM -0700, Steven Cole wrote:
> I got the following error while building 2.4.0-ac9:
>
> shmem.c:971: `shmem_readlink'
On 14-Jan-2001 Steven Cole wrote:
> I got the following error while building 2.4.0-ac9:
>
> shmem.c:971: `shmem_readlink' undeclared here (not in a function)
> shmem.c:971: initializer element is not constant
> shmem.c:971: (near initialization for
> `shmem_symlink_inode_operations.readlink')
>
I got the following error while building 2.4.0-ac9:
shmem.c:971: `shmem_readlink' undeclared here (not in a function)
shmem.c:971: initializer element is not constant
shmem.c:971: (near initialization for
`shmem_symlink_inode_operations.readlink')
shmem.c:972: `shmem_follow_link' undeclared here
ftp://ftp.kernel.org/pub/linux/kernel/people/alan/2.4/
2.4.0-ac9
o Remove duplicated 8139 fixes(Jeff Garzik)
o Drop out PS/2 mouse changes (me)
o Fix raid5 bug (Neil Brown)
o Fix mmio reserv
8 matches
Mail list logo