lkml.org 
[lkml]   [1999]   [Mar]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: 2.2.4 compile failure


On Wed, 24 Mar 1999 root@7of9.capsi.cx wrote:

> + The error:
>
> acct.c: In function `sys_acct':
> acct.c:197: too few arguments to function `filp_close'
> acct.c:203: too few arguments to function `filp_close'
> make[2]: *** [acct.o] Error 1
> make[2]: Leaving directory /usr/src/linux/kernel'
> make[1]: *** [first_rule] Error 2
> make[1]: Leaving directory /usr/src/linux/kernel'
> make: *** [_dir_kernel] Error 2
>
> + The grep:
>
> 7of9:/usr/src/linux# grep filp_close */*.c
> fs/binfmt_aout.c: filp_close(file, NULL);
> fs/binfmt_elf.c: filp_close(file, NULL);
> fs/open.c:int filp_close(struct file *filp, fl_owner_t id)
> fs/open.c: error = filp_close(filp, files);
> kernel/acct.c: filp_close(old_acct);

Huh??? Could somebody comment on that change? What's wrong with fput()?


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:50    [W:0.040 / U:0.316 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site