* [Cluster-devel] Re: linux-next: Tree for October 26 (gfs2)
[not found] <20091026172104.205f15af.sfr@canb.auug.org.au>
@ 2009-10-26 15:43 ` Randy Dunlap
2009-10-26 16:00 ` Steven Whitehouse
0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2009-10-26 15:43 UTC (permalink / raw)
To: cluster-devel.redhat.com
On Mon, 26 Oct 2009 17:21:04 +1100 Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20091016:
on i386:
(.text+0x723a8b): undefined reference to `__divdi3'
super.c::gfs2_statfs_change():
percent = (100 * l_sc->sc_free) / m_sc->sc_free;
I guess it needs to use div64() etc.
---
~Randy
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Cluster-devel] Re: linux-next: Tree for October 26 (gfs2)
2009-10-26 15:43 ` [Cluster-devel] Re: linux-next: Tree for October 26 (gfs2) Randy Dunlap
@ 2009-10-26 16:00 ` Steven Whitehouse
0 siblings, 0 replies; 2+ messages in thread
From: Steven Whitehouse @ 2009-10-26 16:00 UTC (permalink / raw)
To: cluster-devel.redhat.com
Hi,
On Mon, 2009-10-26 at 08:43 -0700, Randy Dunlap wrote:
> On Mon, 26 Oct 2009 17:21:04 +1100 Stephen Rothwell wrote:
>
> > Hi all,
> >
> > Changes since 20091016:
>
>
> on i386:
>
> (.text+0x723a8b): undefined reference to `__divdi3'
>
> super.c::gfs2_statfs_change():
> percent = (100 * l_sc->sc_free) / m_sc->sc_free;
>
>
> I guess it needs to use div64() etc.
>
> ---
> ~Randy
Yes, it looks like it,
Steve.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-10-26 16:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20091026172104.205f15af.sfr@canb.auug.org.au>
2009-10-26 15:43 ` [Cluster-devel] Re: linux-next: Tree for October 26 (gfs2) Randy Dunlap
2009-10-26 16:00 ` Steven Whitehouse
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).