All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: ell@lists.01.org
Subject: Re: [PATCH v3 2/9] dbus: Don't rely on 1st KDBUS_ITEM_PAYLOAD_OFF being the header
Date: Mon, 18 Apr 2016 11:52:45 -0500	[thread overview]
Message-ID: <571510DD.8090408@gmail.com> (raw)
In-Reply-To: <1460680442-15201-2-git-send-email-andrew.zaborowski@intel.com>

[-- Attachment #1: Type: text/plain, Size: 564 bytes --]

Hi Andrew,

On 04/14/2016 07:33 PM, Andrew Zaborowski wrote:
> The header of the GVariant message can't be split into multiple
> KDBUS_ITEM_PAYLOAD_OFF items according to the docs but it doesn't have
> to be split from the body.  We need to use dbus_message_from_blob
> because we can't know the header/body split positions without parsing
> the received contents.
> ---
>   ell/dbus-kernel.c | 75 +++++++++++++++----------------------------------------
>   1 file changed, 20 insertions(+), 55 deletions(-)
>

Applied, thanks.

Regards,
-Denis


  reply	other threads:[~2016-04-18 16:52 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-15  0:33 [PATCH v3 1/9] dbus: Update GVariant message header format Andrew Zaborowski
2016-04-15  0:33 ` [PATCH v3 2/9] dbus: Don't rely on 1st KDBUS_ITEM_PAYLOAD_OFF being the header Andrew Zaborowski
2016-04-18 16:52   ` Denis Kenzior [this message]
2016-04-15  0:33 ` [PATCH v3 3/9] gvariant: New gvariant message format support Andrew Zaborowski
2016-04-18 19:25   ` Denis Kenzior
2016-04-15  0:33 ` [PATCH v3 4/9] gvariant: Fix empty structure/array parsing and error check Andrew Zaborowski
2016-04-18 19:39   ` Denis Kenzior
2016-04-22  0:01     ` Andrzej Zaborowski
2016-04-22  0:29       ` Andrzej Zaborowski
2016-04-22  2:06         ` Denis Kenzior
2016-04-22  2:32       ` Denis Kenzior
2016-04-22 10:30         ` Andrzej Zaborowski
2016-04-15  0:33 ` [PATCH v3 5/9] gvariant: Fix empty struct encoding Andrew Zaborowski
2016-04-18 19:33   ` Denis Kenzior
2016-04-15  0:33 ` [PATCH v3 6/9] dbus: Fix the kdbus message encoding Andrew Zaborowski
2016-04-18 19:25   ` Denis Kenzior
2016-04-15  0:34 ` [PATCH v3 7/9] dbus: Remove signature field from gvariant header Andrew Zaborowski
2016-04-18 16:59   ` Denis Kenzior
2016-04-21 23:46     ` Andrzej Zaborowski
2016-04-15  0:34 ` [PATCH v3 8/9] unit: Update GVariant test messages Andrew Zaborowski
2016-04-18 17:05   ` Denis Kenzior
2016-04-15  0:34 ` [PATCH v3 9/9] dbus: Rename _dbus_header_is_valid to _dbus1_header_is_valid Andrew Zaborowski
2016-04-18 16:53   ` Denis Kenzior
2016-04-18 16:52 ` [PATCH v3 1/9] dbus: Update GVariant message header format Denis Kenzior

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=571510DD.8090408@gmail.com \
    --to=denkenz@gmail.com \
    --cc=ell@lists.01.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 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.