Linux s390 Architecture development
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: braunu@de.ibm.com
Cc: netdev@vger.kernel.org, linux-s390@vger.kernel.org,
	heiko.carstens@de.ibm.com, jeffpc@josefsipek.net
Subject: Re: [patch 1/1] iucv: fix build error on !SMP
Date: Mon, 03 Mar 2008 12:13:30 -0800 (PST)	[thread overview]
Message-ID: <20080303.121330.28236620.davem@davemloft.net> (raw)
In-Reply-To: <20080303131924.416374000@linux.vnet.ibm.com>

From: Ursula Braun <braunu@de.ibm.com>
Date: Mon, 03 Mar 2008 14:16:11 +0100

> Since a5fbb6d1064be885d2a6b82f625186753cf74848
> "KVM: fix !SMP build error" smp_call_function isn't a define anymore
> that folds into nothing but a define that calls up_smp_call_function
> with all parameters. Hence we cannot #ifdef out the unused code
> anymore...
> This seems to be the preferred method, so do this for s390 as well.
> 
> net/iucv/iucv.c: In function 'iucv_cleanup_queue':
> net/iucv/iucv.c:657: error: '__iucv_cleanup_queue' undeclared
> 
> Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
> Signed-off-by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
> Signed-off-by: Ursula Braun <braunu@de.ibm.com>

Applied, thanks.

      reply	other threads:[~2008-03-03 20:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-03 13:16 [patch 0/1] [IUCV] patch for net-2.6.25 Ursula Braun
2008-03-03 13:16 ` [patch 1/1] iucv: fix build error on !SMP Ursula Braun
2008-03-03 20:13   ` David Miller [this message]

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=20080303.121330.28236620.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=braunu@de.ibm.com \
    --cc=heiko.carstens@de.ibm.com \
    --cc=jeffpc@josefsipek.net \
    --cc=linux-s390@vger.kernel.org \
    --cc=netdev@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