Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1693637 > unrolled thread
| Started by | Mikulas Patocka <mpatocka@redhat.com> |
|---|---|
| First post | 2017-07-21 13:40 +0200 |
| Last post | 2017-07-21 14:30 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH] x86/kernel/cpu/amd.c: don't apply the lahf_lm workaround in a hypervisor Mikulas Patocka <mpatocka@redhat.com> - 2017-07-21 13:40 +0200
Re: [PATCH] x86/kernel/cpu/amd.c: don't apply the lahf_lm workaround in a hypervisor Borislav Petkov <bp@alien8.de> - 2017-07-21 14:30 +0200
| From | Mikulas Patocka <mpatocka@redhat.com> |
|---|---|
| Date | 2017-07-21 13:40 +0200 |
| Subject | Re: [PATCH] x86/kernel/cpu/amd.c: don't apply the lahf_lm workaround in a hypervisor |
| Message-ID | <u5ErM-4gx-31@gated-at.bofh.it> |
On Thu, 13 Jul 2017, Borislav Petkov wrote: > On Wed, Jul 12, 2017 at 10:27:44PM -0400, Mikulas Patocka wrote: > > It is not strictly needed, but it is annoying. I work in the console and > > it is annoying to see these "unhandled rdmsr" messages printed over the > > screen every time I reboot a virtual machine. > > Those messages are already pr_debug_ratelimited(). Fix your loglevel to > not see them. The message 'unhandled rdmsr' is printed with "pr_err_ratelimited" in the kernels up to and including 4.9. So it can't be easily silenced, silencing it silences any errors. (and I can't use kernels newer that 4.4 on the host machine because of broken hibernation) Mikulas > -- > Regards/Gruss, > Boris. > > ECO tip #101: Trim your mails when you reply. > --
[toc] | [next] | [standalone]
| From | Borislav Petkov <bp@alien8.de> |
|---|---|
| Date | 2017-07-21 14:30 +0200 |
| Message-ID | <u5Fea-4LB-15@gated-at.bofh.it> |
| In reply to | #1693637 |
On Fri, Jul 21, 2017 at 07:34:59AM -0400, Mikulas Patocka wrote:
> (and I can't use kernels newer that 4.4 on the host machine because of
> broken hibernation)
And what do we do with upstream patches which we need in older kernels?
--
Regards/Gruss,
Boris.
ECO tip #101: Trim your mails when you reply.
--
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web