[PATCH 0/3] hw/ufs: fix compilation warnings

Mike Maslenkin posted 3 patches 9 months, 1 week ago
Failed in applying to current master (apply log)
[PATCH 0/3] hw/ufs: fix compilation warnings
Posted by Mike Maslenkin 9 months, 1 week ago
This patchset contains a trivial compilation fixes for UFS support
applied to block-next tree.

Cc: Jeuk Kim <jeuk20.kim@samsung.com>
Cc: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Mike Maslenkin <mike.maslenkin@gmail.com>
Re: [PATCH 0/3] hw/ufs: fix compilation warnings
Posted by Philippe Mathieu-Daudé 9 months ago
Hi Mike,

On 28/7/23 01:34, Mike Maslenkin wrote:
> This patchset contains a trivial compilation fixes for UFS support
> applied to block-next tree.

Since the series isn't merged, it would be clearer to send
a v9 of "hw/ufs: Add Universal Flash Storage (UFS) support"
with the fixes squashed in (there is still time).

Regards,

Phil.
Re: [PATCH 0/3] hw/ufs: fix compilation warnings
Posted by Jeuk Kim 9 months ago
On 8/2/2023 6:03 AM, Philippe Mathieu-Daudé wrote:
> Hi Mike,
> 
> On 28/7/23 01:34, Mike Maslenkin wrote:
>> This patchset contains a trivial compilation fixes for UFS support
>> applied to block-next tree.
> 
> Since the series isn't merged, it would be clearer to send
> a v9 of "hw/ufs: Add Universal Flash Storage (UFS) support"
> with the fixes squashed in (there is still time).
> 
> Regards,
> 
> Phil.
> 

Hi Phil,
Thanks for your comment.
If Mike is okay, I'll send v9 of "hw/ufs: Add Universal Flash Storage 
UFS) support" with the fixes.

To Mike,
Is it okay with you if I make a patch v9, incorporating your fixes?

Re: [PATCH 0/3] hw/ufs: fix compilation warnings
Posted by Mike Maslenkin 9 months ago
Hello All,

I'm ok with that.

Regards,
Mike.

On Wed, Aug 2, 2023 at 3:52 AM Jeuk Kim <jeuk20.kim@gmail.com> wrote:
>
> On 8/2/2023 6:03 AM, Philippe Mathieu-Daudé wrote:
> > Hi Mike,
> >
> > On 28/7/23 01:34, Mike Maslenkin wrote:
> >> This patchset contains a trivial compilation fixes for UFS support
> >> applied to block-next tree.
> >
> > Since the series isn't merged, it would be clearer to send
> > a v9 of "hw/ufs: Add Universal Flash Storage (UFS) support"
> > with the fixes squashed in (there is still time).
> >
> > Regards,
> >
> > Phil.
> >
>
> Hi Phil,
> Thanks for your comment.
> If Mike is okay, I'll send v9 of "hw/ufs: Add Universal Flash Storage
> UFS) support" with the fixes.
>
> To Mike,
> Is it okay with you if I make a patch v9, incorporating your fixes?
RE: [PATCH 0/3] hw/ufs: fix compilation warnings
Posted by Jeuk Kim 9 months ago
On 7/28/2023, Mike Maslenkin wrote:
> This patchset contains a trivial compilation fixes for UFS support
> applied to block-next tree.
> 
> Cc: Jeuk Kim <jeuk20.kim@samsung.com>
> Cc: Stefan Hajnoczi <stefanha@redhat.com>
> Signed-off-by: Mike Maslenkin <mike.maslenkin@gmail.com>

Thanks for letting me know.
Reviewed-by: Jeuk Kim <jeuk20.kim@samsung.com>

To Stefan,
Could you please add this patchset to the block-next tree?
I haven't prepared a repo for QEMU UFS yet :'(
Thank you very much.