RE: [RFC PATCH v4 15/28] Add support to access persistent memory in the clear

2017-03-17 Thread Elliott, Robert (Persistent Memory)
> -Original Message- > From: linux-kernel-ow...@vger.kernel.org [mailto:linux-kernel- > ow...@vger.kernel.org] On Behalf Of Tom Lendacky > Sent: Thursday, February 16, 2017 9:45 AM > Subject: [RFC PATCH v4 15/28] Add support to access persistent memory in > the clear > > Persistent memor

Re: [RFC PATCH v4 25/28] x86: Access the setup data through sysfs decrypted

2017-03-17 Thread Tom Lendacky
On 3/8/2017 1:09 AM, Dave Young wrote: On 02/16/17 at 09:47am, Tom Lendacky wrote: Use memremap() to map the setup data. This will make the appropriate decision as to whether a RAM remapping can be done or if a fallback to ioremap_cache() is needed (similar to the setup data debugfs support).

Re: [RFC PATCH v4 14/28] Add support to access boot related data in the clear

2017-03-17 Thread Tom Lendacky
On 3/8/2017 12:55 AM, Dave Young wrote: On 02/16/17 at 09:45am, Tom Lendacky wrote: [snip] + * This function determines if an address should be mapped encrypted. + * Boot setup data, EFI data and E820 areas are checked in making this + * determination. + */ +static bool memremap_should_map_encry

Re: [PATCH] Documentation: acpi: Fix typos

2017-03-17 Thread Jonathan Corbet
On Wed, 15 Mar 2017 01:05:43 +0200 Tamara Diaconita wrote: > Fix typos in acpi directory to make documentation grammatically correct. Applied to the docs tree, thanks. jon -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majord...@vger.kernel.o

Re: [RFC PATCH v4 24/28] x86: Access the setup data through debugfs decrypted

2017-03-17 Thread Tom Lendacky
On 3/8/2017 1:04 AM, Dave Young wrote: On 02/16/17 at 09:47am, Tom Lendacky wrote: Use memremap() to map the setup data. This simplifies the code and will make the appropriate decision as to whether a RAM remapping can be done or if a fallback to ioremap_cache() is needed (which includes checki

Re: [PATCH v2] Documentation: md: md-cluster.txt: Fix typos

2017-03-17 Thread Jonathan Corbet
On Fri, 17 Mar 2017 20:14:08 +0200 Tamara Diaconita wrote: > Fix typos in md-cluster.txt file to make documentation clear. Applied to the docs tree, thanks. jon -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majord...@vger.kernel.org More maj

Re: [PATCH] Documentation: mmc: mmc-dev-attrs.txt: Fix typos

2017-03-17 Thread Jonathan Corbet
On Fri, 17 Mar 2017 20:00:34 +0200 Tamara Diaconita wrote: > Fix typos in mmc-dev-attrs.txt to make documentation clear. Applied to the docs tree, thanks. jon -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majord...@vger.kernel.org More major

Re: [PATCH] Documentaion: leds: leds-lp55xx.txt: Fix typos

2017-03-17 Thread Jonathan Corbet
On Fri, 17 Mar 2017 19:29:48 +0200 Tamara Diaconita wrote: > Fix spelling mistakes in leds-lp55xx.txt file to make documentation > clear. Applied to the docs tree, thanks. jon -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majord...@vger.kern

Re: [PATCH v2] Documentation: vfio-mediated-device.txt: Fix typos

2017-03-17 Thread Jonathan Corbet
On Thu, 16 Mar 2017 17:42:16 +0200 Tamara Diaconita wrote: > Correct spelling mistakes in vfio-mediates-device.txt to make > documentation clear. Applied to the docs tree, thanks. jon -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majord...@v

Re: [PATCH v2] Documentation: sync_file.txt: Fix typos

2017-03-17 Thread Jonathan Corbet
On Thu, 16 Mar 2017 17:39:46 +0200 Tamara Diaconita wrote: > Fix spelling mistakes in sync_file.txt to make documentation clear. Applied to the docs tree, thanks. jon -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majord...@vger.kernel.org M

Re: [PATCH v2] lib/Kconfig.debug: correct documentation paths

2017-03-17 Thread Jonathan Corbet
On Thu, 16 Mar 2017 09:37:32 +0100 Hans Holmberg wrote: > A bunch of documentation files have moved, correct the paths. Applied (finally!) to the docs tree, thanks. jon -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majord...@vger.kernel.org

[PATCH v2] Documentation: md: md-cluster.txt: Fix typos

2017-03-17 Thread Tamara Diaconita
Fix typos in md-cluster.txt file to make documentation clear. Signed-off-by: Tamara Diaconita --- Changes since v1: *Correct 'over-rides' to 'overrides'. Documentation/md/md-cluster.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/md/md-cluster.txt b/Documen

[PATCH] Documentation: mmc: mmc-dev-attrs.txt: Fix typos

2017-03-17 Thread Tamara Diaconita
Fix typos in mmc-dev-attrs.txt to make documentation clear. Signed-off-by: Tamara Diaconita --- Documentation/mmc/mmc-dev-attrs.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/mmc/mmc-dev-attrs.txt b/Documentation/mmc/mmc-dev-attrs.txt index 404a0e9..2c

Re: [PATCH] Documentation: md: md-cluster.txt: Fix typos

2017-03-17 Thread Randy Dunlap
On 03/17/17 10:48, Tamara Diaconita wrote: > Fix typos in md-cluster.txt file to make documentation clear. > > Signed-off-by: Tamara Diaconita > --- > Documentation/md/md-cluster.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/md/md-cluster.txt b/Docum

[PATCH] Documentation: md: md-cluster.txt: Fix typos

2017-03-17 Thread Tamara Diaconita
Fix typos in md-cluster.txt file to make documentation clear. Signed-off-by: Tamara Diaconita --- Documentation/md/md-cluster.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/md/md-cluster.txt b/Documentation/md/md-cluster.txt index 3888327..35e05d4 100644 --

[PATCH] Documentaion: leds: leds-lp55xx.txt: Fix typos

2017-03-17 Thread Tamara Diaconita
Fix spelling mistakes in leds-lp55xx.txt file to make documentation clear. Signed-off-by: Tamara Diaconita --- Documentation/leds/leds-lp55xx.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/leds/leds-lp55xx.txt b/Documentation/leds/leds-lp55xx.txt index bce

Re: [PATCH v3 3/6] documentation: media: Add documentation for new RGB and YUV bus formats

2017-03-17 Thread Neil Armstrong
On 03/16/2017 06:01 PM, Archit Taneja wrote: > > > On 3/7/2017 10:12 PM, Neil Armstrong wrote: >> Add documentation for added Bus Formats to describe RGB and YUS formats used > > s/YUS/YUV Thanks again > >> as input to the Synopsys DesignWare HDMI TX Controller. >> >> Signed-off-by: Neil

Re: [PATCH v5 untested] kvm: better MWAIT emulation for guests

2017-03-17 Thread Gabriel L. Somlo
On Fri, Mar 17, 2017 at 04:03:59AM +0200, Michael S. Tsirkin wrote: > On Thu, Mar 16, 2017 at 05:14:15PM -0400, Gabriel L. Somlo wrote: > > On Thu, Mar 16, 2017 at 04:17:11PM -0400, Gabriel L. Somlo wrote: > > > On Thu, Mar 16, 2017 at 09:27:56PM +0200, Michael S. Tsirkin wrote: > > > > On Thu, Mar