From: David Miller <davem@davemloft.net>
To: jgross@suse.com
Cc: linux-fbdev@vger.kernel.org, wei.liu2@citrix.com,
linux-pci@vger.kernel.org, netdev@vger.kernel.org,
tomi.valkeinen@ti.com, dmitry.torokhov@gmail.com,
tpmdd@selhorst.net, linux-kernel@vger.kernel.org,
jarkko.sakkinen@linux.intel.com, xen-devel@lists.xen.org,
jgunthorpe@obsidianresearch.com,
tpmdd-devel@lists.sourceforge.net, david.vrabel@citrix.com,
linux-input@vger.kernel.org, bhelgaas@google.com,
boris.ostrovsky@oracle.com, peterhuewe@gmx.de,
paul.durrant@citrix.com, roger.pau@citrix.com
Subject: Re: [PATCH 00/12] xen: add common function for reading optional value
Date: Mon, 31 Oct 2016 13:08:31 -0400 (EDT) [thread overview]
Message-ID: <20161031.130831.2006896157400677867.davem@davemloft.net> (raw)
In-Reply-To: <1477932510-28594-1-git-send-email-jgross@suse.com>
From: Juergen Gross <jgross@suse.com>
Date: Mon, 31 Oct 2016 17:48:18 +0100
> There are multiple instances of code reading an optional unsigned
> parameter from Xenstore via xenbus_scanf(). Instead of repeating the
> same code over and over add a service function doing the job and
> replace the call of xenbus_scanf() with the call of the new function
> where appropriate.
As this seems to be a series that will go through some tree other
than mine, I assume the networking bits will be taken care of that
way.
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel
next prev parent reply other threads:[~2016-10-31 17:08 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-31 16:48 [PATCH 00/12] xen: add common function for reading optional value Juergen Gross
2016-10-31 16:48 ` [PATCH 05/12] xen: make use of xenbus_read_unsigned() in xen-kbdfront Juergen Gross
2016-11-09 0:29 ` Dmitry Torokhov
2016-10-31 17:08 ` David Miller [this message]
2016-11-01 4:33 ` [PATCH 00/12] xen: add common function for reading optional value Juergen Gross
2016-11-07 11:08 ` David Vrabel
[not found] ` <8d314b86-4a28-5628-2a79-842a2fafc4c1-Sxgqhf6Nn4DQT0dZR+AlfA@public.gmane.org>
2016-11-07 16:20 ` Jarkko Sakkinen
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=20161031.130831.2006896157400677867.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=bhelgaas@google.com \
--cc=boris.ostrovsky@oracle.com \
--cc=david.vrabel@citrix.com \
--cc=dmitry.torokhov@gmail.com \
--cc=jarkko.sakkinen@linux.intel.com \
--cc=jgross@suse.com \
--cc=jgunthorpe@obsidianresearch.com \
--cc=linux-fbdev@vger.kernel.org \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=paul.durrant@citrix.com \
--cc=peterhuewe@gmx.de \
--cc=roger.pau@citrix.com \
--cc=tomi.valkeinen@ti.com \
--cc=tpmdd-devel@lists.sourceforge.net \
--cc=tpmdd@selhorst.net \
--cc=wei.liu2@citrix.com \
--cc=xen-devel@lists.xen.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).