Re: linux-next: Tree for October 26 (gfs2)

From: Randy Dunlap
Date: Mon Oct 26 2009 - 11:48:53 EST


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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/