Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1365392
| From | Borislav Petkov <bp@alien8.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v5 1/6] hwmon: (fam15h_power) Add CPU_SUP_AMD as the dependence |
| Date | 2016-03-28 11:00 +0200 |
| Message-ID | <rhBbH-4sP-3@gated-at.bofh.it> (permalink) |
| References | <rhBbH-4sP-5@gated-at.bofh.it> <rhBbH-4sP-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Mar 28, 2016 at 01:32:11PM +0800, Huang Rui wrote:
> This patch adds CONFIG_CPU_SUP_AMD as the dependence of fam15h_power
> driver. Because the following patch will use the interface from
> x86/kernel/cpu/amd.c.
>
> Otherwise, the below error might be encountered:
>
> All errors (new ones prefixed by >>):
>
> drivers/built-in.o: In function `fam15h_power_probe':
> >> fam15h_power.c:(.text+0x26e3a3): undefined reference to
> >> `amd_get_cores_per_cu'
> fam15h_power.c:(.text+0x26e41e): undefined reference to
> `amd_get_cores_per_cu'
>
> Reported-by: build test robot <lkp@intel.com>
> Signed-off-by: Huang Rui <ray.huang@amd.com>
Acked-by: Borislav Petkov <bp@suse.de>
This can go in now, regardless of the rest.
--
Regards/Gruss,
Boris.
ECO tip #101: Trim your mails when you reply.
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH v5 1/6] hwmon: (fam15h_power) Add CPU_SUP_AMD as the dependence Borislav Petkov <bp@alien8.de> - 2016-03-28 11:00 +0200
csiph-web