Re: [PATCH v3 1/2] x86, platform, kconfig: clarify kvmconfig is for kvm

2014-12-09 Thread Borislav Petkov
On Mon, Dec 08, 2014 at 03:04:59PM -0800, Luis R. Rodriguez wrote:
 From: Luis R. Rodriguez mcg...@suse.com
 
 We'll be adding options for xen as well.
 
 Cc: Josh Triplett j...@joshtriplett.org
 Cc: Borislav Petkov b...@suse.de
 Cc: Pekka Enberg penb...@kernel.org
 Cc: David Rientjes rient...@google.com
 Cc: Michal Marek mma...@suse.cz
 Cc: Randy Dunlap rdun...@infradead.org
 Cc: penb...@kernel.org
 Cc: levinsasha...@gmail.com
 Cc: mtosa...@redhat.com
 Cc: fengguang...@intel.com
 Cc: David Vrabel david.vra...@citrix.com
 Cc: Ian Campbell ian.campb...@citrix.com
 Cc: Konrad Rzeszutek Wilk konrad.w...@oracle.com
 Cc: xen-de...@lists.xenproject.org
 Acked-by: David Rientjes rient...@google.com
 Signed-off-by: Luis R. Rodriguez mcg...@suse.com
 ---
  scripts/kconfig/Makefile | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/scripts/kconfig/Makefile b/scripts/kconfig/Makefile
 index 9645c07..ff612b0 100644
 --- a/scripts/kconfig/Makefile
 +++ b/scripts/kconfig/Makefile
 @@ -141,7 +141,7 @@ help:
   @echo  '  randconfig  - New config with random answer to all 
 options'
   @echo  '  listnewconfig   - List new options'
   @echo  '  olddefconfig- Same as silentoldconfig but sets new 
 symbols to their default value'
 - @echo  '  kvmconfig   - Enable additional options for guest kernel 
 support'
 + @echo  '  kvmconfig   - Enable additional options for kvm guest 
 kernel support'
   @echo  '  tinyconfig  - Configure the tiniest possible kernel'
  
  # lxdialog stuff

Acked-by: Borislav Petkov b...@suse.de

-- 
Regards/Gruss,
Boris.

Sent from a fat crate under my desk. Formatting is fine.
--
--
To unsubscribe from this list: send the line unsubscribe kvm in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH v3 1/2] x86, platform, kconfig: clarify kvmconfig is for kvm

2014-12-08 Thread Luis R. Rodriguez
From: Luis R. Rodriguez mcg...@suse.com

We'll be adding options for xen as well.

Cc: Josh Triplett j...@joshtriplett.org
Cc: Borislav Petkov b...@suse.de
Cc: Pekka Enberg penb...@kernel.org
Cc: David Rientjes rient...@google.com
Cc: Michal Marek mma...@suse.cz
Cc: Randy Dunlap rdun...@infradead.org
Cc: penb...@kernel.org
Cc: levinsasha...@gmail.com
Cc: mtosa...@redhat.com
Cc: fengguang...@intel.com
Cc: David Vrabel david.vra...@citrix.com
Cc: Ian Campbell ian.campb...@citrix.com
Cc: Konrad Rzeszutek Wilk konrad.w...@oracle.com
Cc: xen-de...@lists.xenproject.org
Acked-by: David Rientjes rient...@google.com
Signed-off-by: Luis R. Rodriguez mcg...@suse.com
---
 scripts/kconfig/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/kconfig/Makefile b/scripts/kconfig/Makefile
index 9645c07..ff612b0 100644
--- a/scripts/kconfig/Makefile
+++ b/scripts/kconfig/Makefile
@@ -141,7 +141,7 @@ help:
@echo  '  randconfig  - New config with random answer to all 
options'
@echo  '  listnewconfig   - List new options'
@echo  '  olddefconfig- Same as silentoldconfig but sets new 
symbols to their default value'
-   @echo  '  kvmconfig   - Enable additional options for guest kernel 
support'
+   @echo  '  kvmconfig   - Enable additional options for kvm guest 
kernel support'
@echo  '  tinyconfig  - Configure the tiniest possible kernel'
 
 # lxdialog stuff
-- 
2.1.1

--
To unsubscribe from this list: send the line unsubscribe kvm in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html