All of lore.kernel.org
 help / color / mirror / Atom feed
* [pm:pm-cpufreq-test 34/39] drivers/cpufreq/cpufreq_governor.c:642: undefined reference to `__udivdi3'
@ 2016-02-15 23:59 kbuild test robot
  0 siblings, 0 replies; only message in thread
From: kbuild test robot @ 2016-02-15 23:59 UTC (permalink / raw)
  To: Rafael J. Wysocki; +Cc: kbuild-all, linux-pm

[-- Attachment #1: Type: text/plain, Size: 1721 bytes --]

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git pm-cpufreq-test
head:   5aa17174c8e461237d273d58857f1f70c42fe5c5
commit: 7a07e75efe8c7efb3123b2960531c6472c33f037 [34/39] cpufreq: governor: Clean up load-related computations
config: sh-sh7785lcr_32bit_defconfig (attached as .config)
reproduce:
        wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        git checkout 7a07e75efe8c7efb3123b2960531c6472c33f037
        # save the attached .config to linux build tree
        make.cross ARCH=sh 

All errors (new ones prefixed by >>):

   drivers/built-in.o: In function `cpufreq_governor_dbs':
>> drivers/cpufreq/cpufreq_governor.c:642: undefined reference to `__udivdi3'

vim +642 drivers/cpufreq/cpufreq_governor.c

4471a34f Viresh Kumar      2012-10-26  636  			break;
dc7f4332 Rafael J. Wysocki 2016-02-05  637  		}
4471a34f Viresh Kumar      2012-10-26  638  	}
714a2d9c Viresh Kumar      2015-06-04  639  
cb6ac529 Rafael J. Wysocki 2016-02-07  640  	mutex_unlock(&dbs_data_mutex);
714a2d9c Viresh Kumar      2015-06-04  641  	return ret;
4471a34f Viresh Kumar      2012-10-26 @642  }
4471a34f Viresh Kumar      2012-10-26  643  EXPORT_SYMBOL_GPL(cpufreq_governor_dbs);

:::::: The code at line 642 was first introduced by commit
:::::: 4471a34f9a1f2da220272e823bdb8e8fa83a7661 cpufreq: governors: remove redundant code

:::::: TO: Viresh Kumar <viresh.kumar@linaro.org>
:::::: CC: Rafael J. Wysocki <rafael.j.wysocki@intel.com>

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

[-- Attachment #2: .config.gz --]
[-- Type: application/octet-stream, Size: 15866 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-02-16  0:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-15 23:59 [pm:pm-cpufreq-test 34/39] drivers/cpufreq/cpufreq_governor.c:642: undefined reference to `__udivdi3' kbuild test robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.