Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1221856
| From | Ashwin Chaugule <ashwin.chaugule@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [lkp] [PCC] d3c68f218f: PCCT header not found. |
| Date | 2015-09-10 04:40 +0200 |
| Message-ID | <q6ZWi-59b-7@gated-at.bofh.it> (permalink) |
| References | <q6ZWi-59b-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hello,
On 9 September 2015 at 22:26, kernel test robot <ying.huang@intel.com> wrote:
> FYI, we noticed the below changes on
>
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
> commit d3c68f218f927bd4b14b586ea2dcecee54cf09ad ("PCC: Initialize PCC Mailbox earlier at boot")
>
> We found the following new message in kernel log after your commit.
> This may make the end user confusing.
>
> [ 0.714306] PCCT header not found.
>
Looks like you enabled CONFIG_PCC on a system which doesn't support
it. The following commit disables it by default:
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/drivers/mailbox/Kconfig?id=b6fc6072b1268a0025850cd9d3dce25a7be0158d
Ashwin
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [lkp] [PCC] d3c68f218f: PCCT header not found. Ashwin Chaugule <ashwin.chaugule@linaro.org> - 2015-09-10 04:40 +0200
csiph-web