linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: David Laight <David.Laight@ACULAB.COM>
To: 'David Gibson' <david@gibson.dropbear.id.au>,
	"benh@kernel.crashing.org" <benh@kernel.crashing.org>,
	"mpe@ellerman.id.au" <mpe@ellerman.id.au>,
	"paulus@samba.org" <paulus@samba.org>,
	"agraf@suse.de" <agraf@suse.de>
Cc: "aik@ozlabs.ru" <aik@ozlabs.ru>,
	"linuxppc-dev@lists.ozlabs.org" <linuxppc-dev@lists.ozlabs.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"mdroth@us.ibm.com" <mdroth@us.ibm.com>
Subject: RE: [PATCH 0/5] powerpc: Get rid of redundant arch specific swab functions
Date: Wed, 4 Feb 2015 11:54:39 +0000	[thread overview]
Message-ID: <063D6719AE5E284EB5DD2968C1650D6D1CADA5A5@AcuExch.aculab.com> (raw)
In-Reply-To: <1422941785-22557-1-git-send-email-david@gibson.dropbear.id.au>

RnJvbTogRGF2aWQgR2lic29uDQo+IGFyY2gvcG93ZXJwYy9pbmNsdWRlL2FzbS9zd2FiLmggaW5j
bHVkZXMgc29tZSBwb3dlcnBjIHNwZWNpZmljDQo+IGJ5dGVzd2FwcGluZyBmdW5jdGlvbnMsIHdo
aWNoIGFyZSBpbXBsZW1lbnRlZCBpbiB0ZXJtcyBvZiBwb3dlcnBjJ3MNCj4gYnVpbHQgaW4gYnl0
ZSByZXZlcnNlZCBsb2FkL3N0b3JlIGluc3RydWN0aW9ucy4gIFRoZXJlIGFyZSB0d28gcHJvYmxl
bXMgd2l0aCB0aGlzOg0KPiANCj4gMSkgVGhleSdyZSBub3QgbmVjZXNzYXJ5IC0gZ2NjIGlzIHBl
cmZlY3RseSBjYXBhYmxlIG9mIGdlbmVyYXRpbmcgdGhlDQo+ICAgIGJ5dGUtcmV2ZXJzZWQgbG9h
ZCBhbmQgc3RvcmUgaW5zdHJ1Y3Rpb25zIHdoZW4gdXNpbmcgdGhlIG5vcm1hbCwNCj4gICAgZ2Vu
ZXJpYyBieXRlc3dhcHBpbmcgZnVuY3Rpb25zICh0ZXN0ZWQgd2l0aCBnY2MgKEdDQykgNC44LjMN
Cj4gICAgMjAxNDA5MTEgKFJlZCBIYXQgNC44LjMtOSkpDQoNClNob3VsZCB5b3UgYmUgd29ycnlp
bmcgYWJvdXQgb2xkZXIgdmVyc2lvbnMgb2YgZ2NjPw0KSUlSQyB0aGUgaW50ZXJuYWwgYnl0ZXN3
YXAgJ3N0dWZmJyBpcyByZWxhdGl2ZWx5IHJlY2VudCAobGlrZQ0KdGhlIGxhc3QgY291cGxlIG9m
IHllYXJzKSBzbyBwZW9wbGUgYnVpbGRpbmcgY3VycmVudCBrZXJuZWxzDQpvbiBvbGRlciBkaXN0
cmlidXRpb25zIG1pZ2h0IGhhdmUgaXNzdWVzLg0KDQoJRGF2aWQNCg0K

  parent reply	other threads:[~2015-02-04 11:55 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-03  5:36 [PATCH 0/5] powerpc: Get rid of redundant arch specific swab functions David Gibson
2015-02-03  5:36 ` [PATCH 1/5] powerpc: Move Power Macintosh drivers to generic byteswappers David Gibson
2015-02-03  5:36 ` [PATCH 2/5] powerpc: Remove powerpc specific byteswap from bt8xx DVB driver David Gibson
2015-03-24  2:32   ` Benjamin Herrenschmidt
2015-02-03  5:36 ` [PATCH 3/5] powerpc: Remove arch specific byteswappers from the MXC MMC driver David Gibson
2015-02-03  5:36 ` [PATCH 4/5] powerpc: Cleanup KVM emulated load/store endian handling David Gibson
2015-02-04 14:30   ` Alexander Graf
2015-02-03  5:36 ` [PATCH 5/5] powerpc: Remove unused st_le*() and ld_le* functions David Gibson
2015-02-04 11:54 ` David Laight [this message]
2015-02-04 13:41   ` [PATCH 0/5] powerpc: Get rid of redundant arch specific swab functions '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=063D6719AE5E284EB5DD2968C1650D6D1CADA5A5@AcuExch.aculab.com \
    --to=david.laight@aculab.com \
    --cc=agraf@suse.de \
    --cc=aik@ozlabs.ru \
    --cc=benh@kernel.crashing.org \
    --cc=david@gibson.dropbear.id.au \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=mdroth@us.ibm.com \
    --cc=mpe@ellerman.id.au \
    --cc=paulus@samba.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).