public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Christian Borntraeger <borntraeger@de.ibm.com>
To: Ehrhardt Christian <ehrhardt@linux.vnet.ibm.com>
Cc: kvm-ppc@vger.kernel.org, kvm@vger.kernel.org, avi@redhat.com,
	hollisb@us.ibm.com, cotte@de.ibm.com
Subject: Re: [PATCH] kvm-userspace: add ibm archs to unifdef header
Date: Tue, 4 Nov 2008 12:53:04 +0100	[thread overview]
Message-ID: <200811041253.04465.borntraeger@de.ibm.com> (raw)
In-Reply-To: <0c2491cd5be222ddc0ff.1225732546@HelionPrime>

Am Montag, 3. November 2008 schrieb Ehrhardt Christian:
> +#ifdef __s390__
> +#ifndef CONFIG_S390
> +#define CONFIG_S390 1
> +#endif
> +#endif
> +
> +#endif
> 

It seems that currently no header needs this, but better save than sorry.

__s390__ is defined by gcc for s390 and s390x, CONFIG_S390 is set on s390 and 
s390x in the kernel config. This looks right. 

Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>

  parent reply	other threads:[~2008-11-04 11:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-03 17:15 [PATCH] kvm-userspace: add ibm archs to unifdef header Ehrhardt Christian
2008-11-04 10:13 ` Avi Kivity
2008-11-04 11:53 ` Christian Borntraeger [this message]
     [not found]   ` <200811041253.04465.borntraeger-tA70FqPdS9bQT0dZR+AlfA@public.gmane.org>
2008-11-04 13:10     ` Avi Kivity

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=200811041253.04465.borntraeger@de.ibm.com \
    --to=borntraeger@de.ibm.com \
    --cc=avi@redhat.com \
    --cc=cotte@de.ibm.com \
    --cc=ehrhardt@linux.vnet.ibm.com \
    --cc=hollisb@us.ibm.com \
    --cc=kvm-ppc@vger.kernel.org \
    --cc=kvm@vger.kernel.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