mbox series

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

Message ID 20230727233405.35937-1-mike.maslenkin@gmail.com
Headers show
Series hw/ufs: fix compilation warnings | expand

Message

Mike Maslenkin July 27, 2023, 11:34 p.m. UTC
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>

Comments

Jeuk Kim Aug. 1, 2023, 12:08 a.m. UTC | #1
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.
Philippe Mathieu-Daudé Aug. 1, 2023, 9:03 p.m. UTC | #2
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.
Jeuk Kim Aug. 2, 2023, 12:52 a.m. UTC | #3
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?
Mike Maslenkin Aug. 2, 2023, 8:37 a.m. UTC | #4
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?