qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: keosung.park@samsung.com, Jeuk Kim <jeuk20.kim@samsung.com>,
	"qemu-devel@nongnu.org" <qemu-devel@nongnu.org>
Cc: "farosas@suse.de" <farosas@suse.de>,
	"lvivier@redhat.com" <lvivier@redhat.com>,
	"pbonzini@redhat.com" <pbonzini@redhat.com>
Subject: Re: [PATCH v2] hw/ufs: Adjust value to match CPU's endian format
Date: Thu, 9 Jan 2025 15:47:18 +0100	[thread overview]
Message-ID: <12f26f53-8911-4f28-bbd8-0af5363a1c81@linaro.org> (raw)
In-Reply-To: <20250107084356epcms2p2af4d86432174d76ea57336933e46b4c3@epcms2p2>

On 7/1/25 09:43, Keoseong Park wrote:
> In ufs_write_attr_value(), the value parameter is handled in the CPU's
> endian format but provided in big-endian format by the caller. Thus, it
> is converted to the CPU's endian format. The related test code is also
> fixed to reflect this change.
> 
> Fixes: 7c85332a2b3e ("hw/ufs: minor bug fixes related to ufs-test")
> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
> Signed-off-by: Keoseong Park <keosung.park@samsung.com>
> ---
>   hw/ufs/ufs.c           | 2 +-
>   tests/qtest/ufs-test.c | 2 +-
>   2 files changed, 2 insertions(+), 2 deletions(-)
Patch queued, thanks.


  parent reply	other threads:[~2025-01-09 14:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20250107084356epcms2p2af4d86432174d76ea57336933e46b4c3@epcms2p2>
2025-01-07  8:43 ` [PATCH v2] hw/ufs: Adjust value to match CPU's endian format Keoseong Park
2025-01-07  9:17   ` Jeuk Kim
2025-01-09 14:47   ` Philippe Mathieu-Daudé [this message]
2025-01-15 12:53   ` Michael Tokarev
2025-01-15 13:03     ` Philippe Mathieu-Daudé

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=12f26f53-8911-4f28-bbd8-0af5363a1c81@linaro.org \
    --to=philmd@linaro.org \
    --cc=farosas@suse.de \
    --cc=jeuk20.kim@samsung.com \
    --cc=keosung.park@samsung.com \
    --cc=lvivier@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).