All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Gibson <david@gibson.dropbear.id.au>
To: Rusty Russell <rusty@rustcorp.com.au>
Cc: ccan@lists.ozlabs.org
Subject: Re: [PATCHv2 3/6] tcon: Encode integer values into "type" canaries
Date: Tue, 27 Oct 2015 17:17:13 +1100	[thread overview]
Message-ID: <20151027061713.GA3701@voom.redhat.com> (raw)
In-Reply-To: <87si4xvwd1.fsf@rustcorp.com.au>


[-- Attachment #1.1: Type: text/plain, Size: 619 bytes --]

On Tue, Oct 27, 2015 at 01:41:38PM +1030, Paul 'Rusty' Russell wrote:
> David Gibson <david@gibson.dropbear.id.au> writes:
> > Add the ability to encode, as well as types, integer values (must be
> > positive, compile time constant and in the range of size_t) into TCON
> > constructed "type" canaries.
> 
> Oh, wow.
> 
> That is clever!
> 
> Please apply this series.

I thought you'd like it :).

Applied.

-- 
David Gibson			| I'll have my music baroque, and my code
david AT gibson.dropbear.id.au	| minimalist, thank you.  NOT _the_ _other_
				| _way_ _around_!
http://www.ozlabs.org/~dgibson

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

[-- Attachment #2: Type: text/plain, Size: 127 bytes --]

_______________________________________________
ccan mailing list
ccan@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/ccan

  reply	other threads:[~2015-10-27  6:47 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-22  6:47 [PATCHv2 0/6] tcon extensions for easier typesafe wrapping David Gibson
2015-10-22  6:47 ` [PATCHv2 1/6] tcon: Add an alternate way of building type canaries David Gibson
2015-10-22  6:47 ` [PATCHv2 2/6] tcon: Add tcon_sizeof() helper David Gibson
2015-10-22  6:47 ` [PATCHv2 3/6] tcon: Encode integer values into "type" canaries David Gibson
2015-10-27  3:11   ` Rusty Russell
2015-10-27  6:17     ` David Gibson [this message]
2015-10-22  6:47 ` [PATCHv2 4/6] tcon: Encode information on container members in " David Gibson
2015-10-22  6:47 ` [PATCHv2 5/6] lstack: Streamline interface with TCON_CONTAINER David Gibson
2015-10-22  6:47 ` [PATCHv2 6/6] lqueue: " David Gibson

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=20151027061713.GA3701@voom.redhat.com \
    --to=david@gibson.dropbear.id.au \
    --cc=ccan@lists.ozlabs.org \
    --cc=rusty@rustcorp.com.au \
    /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.