From: Thomas Gleixner <tglx@linutronix.de>
To: David Singleton <davsingl@cisco.com>
Cc: Ingo Molnar <mingo@redhat.com>, "H. Peter Anvin" <hpa@zytor.com>,
x86@kernel.org, Bjorn Helgaas <bhelgaas@google.com>,
Arnd Bergmann <arnd@arndb.de>, Steve Shih <sshih@cisco.com>,
xe-kernel@external.cisco.com, LKML <linux-kernel@vger.kernel.org>,
linux-pci@vger.kernel.org, linux-arch@vger.kernel.org,
Darren Hart <dvhart@infradead.org>
Subject: Re: [PATCH] pcie: aer: aerdrv: PCIe AER workaround and handling for ASR1K platforms.
Date: Thu, 24 Nov 2016 10:06:13 +0100 (CET) [thread overview]
Message-ID: <alpine.DEB.2.20.1611240951150.3434@nanos> (raw)
In-Reply-To: <20161124041904.17393-1-davsingl@cisco.com>
On Wed, 23 Nov 2016, David Singleton wrote:
> --- /dev/null
> +++ b/arch/x86/platform/asr1k/asr1k_aer.c
> @@ -0,0 +1,165 @@
> +/*
> + * Cisco ASR1K platform PCIe AER support
Please move this into drivers/platform/x86/asrik/ or into a proper space in
drivers/pci/
This is pure driver space and has nothing architecture platform specific in
it.
Please sort the proper location out with Bjorn (PCI) and Darren (platform/x86)
> + *
> + * Copyright (c) 2015 by cisco Systems, Inc.
> + */
> +
> +#include <linux/pci.h>
> +#include <../../../drivers/pci/pcie/aer/aerdrv.h>
WTF?
If you need to share a header file between files in different directories,
what's wrong with moving the file to a proper place in include/* ?
Lack of taste and laziness are the only reasons I can come up with,
Thanks,
tglx
next prev parent reply other threads:[~2016-11-24 9:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-24 4:19 [PATCH] pcie: aer: aerdrv: PCIe AER workaround and handling for ASR1K platforms David Singleton
2016-11-24 9:06 ` Thomas Gleixner [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-10-17 16:51 David Singleton
2016-10-17 19:16 ` Bjorn Helgaas
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=alpine.DEB.2.20.1611240951150.3434@nanos \
--to=tglx@linutronix.de \
--cc=arnd@arndb.de \
--cc=bhelgaas@google.com \
--cc=davsingl@cisco.com \
--cc=dvhart@infradead.org \
--cc=hpa@zytor.com \
--cc=linux-arch@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=sshih@cisco.com \
--cc=x86@kernel.org \
--cc=xe-kernel@external.cisco.com \
/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