All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pratyush Anand <panand@redhat.com>
To: Michele Dionisio <michele.dionisio@powersoft.it>
Cc: kexec@lists.infradead.org
Subject: Re: [PATCH] arm: ramdisk uimage support for arm
Date: Thu, 17 Dec 2015 09:53:53 +0530	[thread overview]
Message-ID: <20151217042353.GC1525@dhcppc13.redhat.com> (raw)
In-Reply-To: <56711B8C.9090407@powersoft.it>

Hi Michele,

On 16/12/2015:09:06:36 AM, Michele Dionisio wrote:
> +/*
> + * Load the ramdisk into buffer.
> + *  If the supplied image is in uImage format use
> + *  uImage_load() to read the payload from the image.
> + */
> +char *slurp_ramdisk_arm(const char *filename, off_t *r_size)

This function is exactly as slurp_ramdisk_ppc(). So, why not we have a common
slurp_ramdisk() function usable for both arm and ppc.

~Pratyush

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

  reply	other threads:[~2015-12-17  4:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-16  8:06 [PATCH] arm: ramdisk uimage support for arm Michele Dionisio
2015-12-17  4:23 ` Pratyush Anand [this message]
2015-12-17  7:57   ` Michele Dionisio
2015-12-17  9:51     ` Pratyush Anand

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20151217042353.GC1525@dhcppc13.redhat.com \
    --to=panand@redhat.com \
    --cc=kexec@lists.infradead.org \
    --cc=michele.dionisio@powersoft.it \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.