I am very sorry... I was trying to test-forward saved patch mails, but it did work not like I expected... Try to find out how to forward email without TO and CC lists.. - Dmitry On 02/02/2012 12:12 AM, Dmitry Kasatkin wrote: > From: David Miller > > > The long and short of it is that the longlong.h header added by > the mpilib code is quite old and out of date. > > Here I've solved the clz_tab[] multiple definition problem as > well as the outdated udiv_qrnnd() definition, but long term > we should probably have a more uptodate longlong.h header > provides at include/linux/longlong.h to avoid this kind of > stuff in the future. > > It's a part of the libgcc interface and therefore has no > business being tucked down deep under lib/foo/ somewhere.