linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Drivers: hv: hv_balloon: Fix a deadlock in the hot-add path.
@ 2014-12-06  0:41 K. Y. Srinivasan
  2014-12-06  0:41 ` [PATCH 1/2] Drivers: base: core: Export functions to lock/unlock device hotplug lock K. Y. Srinivasan
  2014-12-08  0:07 ` [PATCH 0/2] Drivers: hv: hv_balloon: Fix a deadlock in the hot-add path Yasuaki Ishimatsu
  0 siblings, 2 replies; 12+ messages in thread
From: K. Y. Srinivasan @ 2014-12-06  0:41 UTC (permalink / raw)
  To: gregkh, linux-kernel, devel, olaf, apw, linux-mm, isimatu.yasuaki
  Cc: K. Y. Srinivasan

Fix a deadlock in the hot-add path in the Hyper-V balloon driver.

K. Y. Srinivasan (2):
  Drivers: base: core: Export functions to lock/unlock device hotplug
    lock
  Drivers: hv: balloon: Fix the deadlock issue in the memory hot-add
    code

 drivers/base/core.c     |    2 ++
 drivers/hv/hv_balloon.c |    4 ++++
 2 files changed, 6 insertions(+), 0 deletions(-)

-- 
1.7.4.1

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

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

end of thread, other threads:[~2014-12-14 18:45 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-06  0:41 [PATCH 0/2] Drivers: hv: hv_balloon: Fix a deadlock in the hot-add path K. Y. Srinivasan
2014-12-06  0:41 ` [PATCH 1/2] Drivers: base: core: Export functions to lock/unlock device hotplug lock K. Y. Srinivasan
2014-12-06  0:41   ` [PATCH 2/2] Drivers: hv: balloon: Fix the deadlock issue in the memory hot-add code K. Y. Srinivasan
2014-12-08 15:04     ` Michal Hocko
2014-12-09  1:23       ` Yasuaki Ishimatsu
2014-12-09  9:08         ` Michal Hocko
2014-12-09 10:25           ` Yasuaki Ishimatsu
2014-12-09 10:55             ` Michal Hocko
2014-12-11  0:21               ` KY Srinivasan
2014-12-11 12:58                 ` Michal Hocko
2014-12-14 18:45                   ` KY Srinivasan
2014-12-08  0:07 ` [PATCH 0/2] Drivers: hv: hv_balloon: Fix a deadlock in the hot-add path Yasuaki Ishimatsu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox