All of lore.kernel.org
 help / color / mirror / Atom feed
From: J Freyensee <james_p_freyensee@linux.intel.com>
To: Greg KH <gregkh@suse.de>
Cc: Heiko Carstens <heiko.carstens@de.ibm.com>,
	akpm <akpm@linux-foundation.org>,
	torvalds <torvalds@linux-foundation.org>,
	linux-kernel@vger.kernel.org, Randy Dunlap <rdunlap@xenotime.net>,
	Stephen Rothwell <sfr@canb.auug.org.au>
Subject: Re: [PATCH] pti: add missing CONFIG_PCI dependency
Date: Tue, 02 Aug 2011 09:36:40 -0700	[thread overview]
Message-ID: <4E382798.1090505@linux.intel.com> (raw)
In-Reply-To: <20110802162417.GA1101@suse.de>

On 08/02/2011 09:24 AM, Greg KH wrote:
> On Tue, Aug 02, 2011 at 09:17:45AM -0700, J Freyensee wrote:
>> On 08/02/2011 08:11 AM, Randy Dunlap wrote:
>>> On Tue, 2 Aug 2011 10:08:34 +0200 Heiko Carstens wrote:
>>>
>>>> From: Heiko Carstens<heiko.carstens@de.ibm.com>
>>>>
>>>> allmodconfig compile fails on s390 because of the new PTI driver:
>>>>
>>>> drivers/misc/pti.c:407:3: error: implicit declaration of function 'pci_iounmap'
>>>> drivers/misc/pti.c:410:3: error: implicit declaration of function 'pci_release_region'
>>>>
>>>> Add a 'depends on PCI' statement so it doesn't get compiled.
>>>>
>>>> Cc: J Freyensee<james_p_freyensee@linux.intel.com>
>>>
>>
>> Greg, did you see the patch go your way?
>>
>> http://marc.info/?l=linux-kernel&m=131007615706260&w=2
>>
>> Should I res-submit this patch to you through the linux-next mailing list?
>
> I'll pick it up, it's in my "to-apply" queue now.

Thanks Greg.

There probably is one more pti patch that has not been applied as well. 
  Stephen Rothwell asked about drivers/misc patches a week ago and I 
responded about this additional patch I also sent:

http://marc.info/?l=linux-next&m=131016084730837&w=2

I apologize for the confusion.


>
> thanks,
>
> greg k-h


-- 
J (James/Jay) Freyensee
Storage Technology Group
Intel Corporation

  reply	other threads:[~2011-08-02 16:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-02  8:08 [PATCH] pti: add missing CONFIG_PCI dependency Heiko Carstens
2011-08-02 15:11 ` Randy Dunlap
2011-08-02 16:17   ` J Freyensee
2011-08-02 16:24     ` Greg KH
2011-08-02 16:36       ` J Freyensee [this message]
2011-08-03  7:20   ` Geert Uytterhoeven
2011-08-03 16:04     ` J Freyensee

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=4E382798.1090505@linux.intel.com \
    --to=james_p_freyensee@linux.intel.com \
    --cc=akpm@linux-foundation.org \
    --cc=gregkh@suse.de \
    --cc=heiko.carstens@de.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rdunlap@xenotime.net \
    --cc=sfr@canb.auug.org.au \
    --cc=torvalds@linux-foundation.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.