All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Fix for memory online/offline.
@ 2014-06-06  3:58 ` Tang Chen
  0 siblings, 0 replies; 16+ messages in thread
From: Tang Chen @ 2014-06-06  3:58 UTC (permalink / raw)
  To: gregkh, akpm, toshi.kani, tj, hpa, mingo, laijs
  Cc: isimatu.yasuaki, hutao, guz.fnst, linux-kernel, linux-mm

These two patches does some fixes in memory online/offline process.

Tang Chen (2):
  mem-hotplug: Avoid illegal state prefixed with legal state when
    changing state of memory_block.
  mem-hotplug: Introduce MMOP_OFFLINE to replace the hard coding -1.

 drivers/base/memory.c          | 24 ++++++++++++------------
 include/linux/memory_hotplug.h |  9 +++++----
 mm/memory_hotplug.c            |  9 ++++++---
 3 files changed, 23 insertions(+), 19 deletions(-)

-- 
1.8.3.1


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

end of thread, other threads:[~2014-06-13 15:10 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-06  3:58 [PATCH v2 0/2] Fix for memory online/offline Tang Chen
2014-06-06  3:58 ` Tang Chen
2014-06-06  3:58 ` [PATCH v2 1/2] mem-hotplug: Avoid illegal state prefixed with legal state when changing state of memory_block Tang Chen
2014-06-06  3:58   ` Tang Chen
2014-06-13 14:59   ` Toshi Kani
2014-06-13 14:59     ` Toshi Kani
2014-06-06  3:58 ` [PATCH v2 2/2] mem-hotplug: Introduce MMOP_OFFLINE to replace the hard coding -1 Tang Chen
2014-06-06  3:58   ` Tang Chen
2014-06-06  5:15   ` Hu Tao
2014-06-06  5:15     ` Hu Tao
2014-06-06  5:33     ` [PATCH v2 RESEND " Tang Chen
2014-06-06  5:33       ` Tang Chen
2014-06-12  7:48       ` Tang Chen
2014-06-12  7:48         ` Tang Chen
2014-06-13 15:01       ` Toshi Kani
2014-06-13 15:01         ` Toshi Kani

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.