On 08/23/2013 12:08 AM, Sebastian Andrzej Siewior wrote:
On 08/23/2013 07:50 AM, Fernando Lopez-Lezcano wrote:
On 08/22/2013 11:21 AM, Sebastian Andrzej Siewior wrote:
- hwlat improvements by Steven

Known issues:
...
Trying to build I get (in make modules):

ERROR: "__udivdi3" [drivers/misc/hwlat_detector.ko] undefined!
make[1]: *** [__modpost] Error 1
make: *** [modules] Error 2

looks like someone forgot to do do_div() instead / which fails on 32bit
if used on a 64bit dividend.

Will fix later.

Please post a patch when/if you have it so I can retry the build...
Thanks for taking a look at this!
-- Fernando
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to