All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/4][makedumpfile] vmalloc translation support for PPC32
@ 2012-02-16  3:35 Suzuki K. Poulose
  2012-02-16  3:35 ` [PATCH v1 1/4] [makedumpfile] Add read_string routine Suzuki K. Poulose
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: Suzuki K. Poulose @ 2012-02-16  3:35 UTC (permalink / raw)
  To: kumagai-atsushi; +Cc: kexec

The series introduces an infrastructure to define platform specific
bits for page translation for PPC and PPC44x support for vmalloc
translation.

This is similar to what we have implemented for Crash-utility.

The patches are based makedumpfile-1.4.2 + PPC32 support patches
which is queued in for 1.4.3.

---

Suzuki K. Poulose (4):
      [makedumpfile][ppc] PPC44x page translation definitions
      [makedumpfile][ppc] Define platform descriptors for page translation
      [makedumpfile][ppc] Generic vmalloc translation support
      [makedumpfile] Add read_string routine


 arch/ppc.c     |  108 ++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 makedumpfile.c |   14 +++++++
 makedumpfile.h |   21 +++++++++++
 3 files changed, 139 insertions(+), 4 deletions(-)

-- 
Suzuki Poulose


_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

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

end of thread, other threads:[~2012-04-20  1:51 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-16  3:35 [PATCH v1 0/4][makedumpfile] vmalloc translation support for PPC32 Suzuki K. Poulose
2012-02-16  3:35 ` [PATCH v1 1/4] [makedumpfile] Add read_string routine Suzuki K. Poulose
2012-04-20  1:47   ` Atsushi Kumagai
2012-02-16  3:36 ` [PATCH v1 2/4] [makedumpfile][ppc] Generic vmalloc translation support Suzuki K. Poulose
2012-02-16  3:36 ` [PATCH v1 3/4] [makedumpfile][ppc] Define platform descriptors for page translation Suzuki K. Poulose
2012-02-16  3:37 ` [PATCH v1 4/4] [makedumpfile][ppc] PPC44x page translation definitions Suzuki K. Poulose
2012-02-17  0:32 ` [PATCH v1 0/4][makedumpfile] vmalloc translation support for PPC32 Atsushi Kumagai
2012-02-17  5:55   ` Suzuki K. Poulose
2012-02-17  5:55     ` Suzuki K. Poulose
2012-02-17  8:39     ` Benjamin Herrenschmidt
2012-02-17  8:39       ` Benjamin Herrenschmidt
2012-02-20  9:56       ` Atsushi Kumagai
2012-02-20  9:56         ` Atsushi Kumagai
2012-02-20 10:31         ` Suzuki K. Poulose
2012-02-20 10:31           ` Suzuki K. Poulose

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.