All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-4.11 0/2] x86: two small cleanup patches
@ 2018-04-06  9:36 Wei Liu
  2018-04-06  9:36 ` [PATCH for-4.11 1/2] x86/cpu: get more information out from *_init_levelling Wei Liu
  2018-04-06  9:36 ` [PATCH for-4.11 2/2] x86: remove unused parameter from smp_prepare_cpus Wei Liu
  0 siblings, 2 replies; 7+ messages in thread
From: Wei Liu @ 2018-04-06  9:36 UTC (permalink / raw)
  To: Xen-devel; +Cc: Juergen Gross, Andrew Cooper, Wei Liu, Jan Beulich

Wei Liu (2):
  x86/cpu: get more information out from *_init_levelling
  x86: remove unused parameter from smp_prepare_cpus

 xen/arch/x86/cpu/amd.c   | 9 +++++----
 xen/arch/x86/cpu/intel.c | 9 +++++----
 xen/arch/x86/setup.c     | 2 +-
 xen/arch/x86/smpboot.c   | 2 +-
 xen/include/xen/smp.h    | 2 +-
 5 files changed, 13 insertions(+), 11 deletions(-)

-- 
2.11.0


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

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

end of thread, other threads:[~2018-04-06 16:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-06  9:36 [PATCH for-4.11 0/2] x86: two small cleanup patches Wei Liu
2018-04-06  9:36 ` [PATCH for-4.11 1/2] x86/cpu: get more information out from *_init_levelling Wei Liu
2018-04-06  9:40   ` Andrew Cooper
2018-04-06  9:43     ` Wei Liu
2018-04-06  9:36 ` [PATCH for-4.11 2/2] x86: remove unused parameter from smp_prepare_cpus Wei Liu
2018-04-06  9:40   ` Andrew Cooper
2018-04-06 16:49     ` Juergen Gross

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.