All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] x86/shadow: address two Coverity issues
@ 2021-10-13 15:36 Jan Beulich
  2021-10-13 15:37 ` [PATCH 1/2] x86/shadow: adjust some shadow_set_l<N>e() callers Jan Beulich
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Jan Beulich @ 2021-10-13 15:36 UTC (permalink / raw)
  To: xen-devel
  Cc: Andrew Cooper, Wei Liu, Roger Pau Monné, Tim Deegan, George Dunlap

It's not clear to me why the tool spotted them now and not before,
but this has got to be a subtle side effect of introducing the tiny
wrapper stubs. Anyway, the "fixes" (perhaps rather workarounds) are
pretty straightforward.

1: adjust some shadow_set_l<N>e() callers
2: adjust 2-level case of SHADOW_FOREACH_L2E()

Jan



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-10-18  6:46 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-13 15:36 [PATCH 0/2] x86/shadow: address two Coverity issues Jan Beulich
2021-10-13 15:37 ` [PATCH 1/2] x86/shadow: adjust some shadow_set_l<N>e() callers Jan Beulich
2021-10-15  9:19   ` Andrew Cooper
2021-10-15 22:55   ` Stefano Stabellini
2021-10-18  6:45     ` Jan Beulich
2021-10-13 15:38 ` [PATCH 2/2] x86/shadow: adjust 2-level case of SHADOW_FOREACH_L2E() Jan Beulich
2021-10-15 11:17   ` Andrew Cooper
2021-10-13 16:10 ` [PATCH 0/2] x86/shadow: address two Coverity issues Andrew Cooper
2021-10-15  8:55   ` Jan Beulich

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.