2.4.10-pre12 sysrq.c compile error
Kaoru Fukui
k_fukui at highway.ne.jp
Fri Sep 21 01:19:18 EST 2001
From: Stefan Jeglinski <jeglin at 4pi.com>
To: linuxppc-dev at lists.linuxppc.org
Subject: Re: 2.4.10-pre12 sysrq.c compile error
Date: Thu, 20 Sep 2001 10:52:13 -0400
>
> > > `wakeup_bdflush' was defines in two defrent files.
> >>
> > > linuxppc_2_4_devel/drivers/char/sysrq.c (line: 35)
> >> extern void wakeup_bdflush(int);
> >>
> >> linuxppc_2_4_devel/include/linux/fs.h (line: 1347)
> >> extern void wakeup_bdflush(void);
> >>
> >
> >if it's same extern , it's no problem.
> >Different paramenter is no good.
>
> Right. I should have supplied more info about what I have tried.
Look at fs/buffer.c line2748 where the real function is in.
so That is void wakeup_bdflush(void)
Kaoru
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
More information about the Linuxppc-dev
mailing list