All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] lscpu: Fix model and model name on Power Systems
@ 2016-03-16 12:18 Ruediger Meier
  2016-03-16 12:18 ` [PATCH 1/3] Revert "lscpu: keep lscpu usable on snapshots" Ruediger Meier
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Ruediger Meier @ 2016-03-16 12:18 UTC (permalink / raw)
  To: util-linux

From: Ruediger Meier <ruediger.meier@ga-group.nl>

As discussed the new logic moved to the print sections. Plus fix for a
memory leak.

Ruediger Meier (3):
  Revert "lscpu: keep lscpu usable on snapshots"
  lscpu: use cpu and revision tag if available
  lscpu: fix memleak because of ambiguous tags

 sys-utils/lscpu.c                             | 35 +++++++++------------------
 tests/expected/lscpu/lscpu-ppc-qemu           |  3 ++-
 tests/expected/lscpu/lscpu-ppc64-POWER7       |  3 ++-
 tests/expected/lscpu/lscpu-ppc64-POWER7-64cpu |  3 ++-
 tests/expected/lscpu/lscpu-sparc64            |  1 +
 tests/expected/lscpu/lscpu-x86_64-64cpu       |  2 +-
 tests/expected/lscpu/lscpu-x86_64-dell_e4310  |  2 +-
 7 files changed, 21 insertions(+), 28 deletions(-)

-- 
1.8.4.5


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

end of thread, other threads:[~2016-03-18  5:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-16 12:18 [PATCH v2 0/3] lscpu: Fix model and model name on Power Systems Ruediger Meier
2016-03-16 12:18 ` [PATCH 1/3] Revert "lscpu: keep lscpu usable on snapshots" Ruediger Meier
2016-03-16 12:18 ` [PATCH 2/3] lscpu: use cpu and revision tag if available Ruediger Meier
2016-03-18  5:32   ` Vasant Hegde
2016-03-16 12:18 ` [PATCH 3/3] lscpu: fix memleak because of ambiguous tags Ruediger Meier
2016-03-16 13:18 ` [PATCH v2 0/3] lscpu: Fix model and model name on Power Systems Karel Zak

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.