Re: [PATCH 3.3/12] Fix warning due to unexpected pipe item type

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hey,

On Thu, Oct 29, 2015 at 04:54:40PM -0500, Jonathon Jongsma wrote:
> From: Marc-André Lureau <marcandre.lureau@xxxxxxxxx>
> 
> The specific item type that was not being handled was
> PIPE_ITEM_TYPE_INVAL_ONE (#102). This item type is used by the cursor
> channel, but the analogous item for the display channel is
> PIPE_ITEM_TYPE_INVAL_PALETTE_CACHE. Use this value instead.
> 
> The exact warning follows:
> 
>      (/usr/bin/qemu-kvm:24458): Spice-Warning **:
>      ../../server/dcc-send.c:2442:dcc_send_item: should not be reached
>      (/usr/bin/qemu-kvm:24458): Spice-CRITICAL **:
>      ../../server/dcc.c:1595:release_item_before_push: invalid item type

Maybe I'm missing something, but it looks like the red_worker.c changes
in this patch would cause these warnings if they are not accompanied by
the cache_item.tmpl.c changes. INVAL_ONE seems to mean "remove one cache
item"
INVAL_PALETTE_CACHE seems to be whole cache invalidation VS INVAL_ONE
which invalidates just one element in the cache.

All in all, I'm not sure this patch is correct.

Christophe

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/spice-devel

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]