mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Marcin Slusarz <marcin.slusarz@gmail.com>
To: Stephen Warren <swarren@nvidia.com>,
	Joe Perches <joe@perches.com>,
	Andrew Morton <akpm@linux-foundation.org>
Cc: Borislav Petkov <bp@alien8.de>, Lucas Stach <dev@lynxeye.de>,
	dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org,
	nouveau@lists.freedesktop.org,
	Maarten Lankhorst <maarten.lankhorst@canonical.com>
Subject: Re: nouveau lockdep splat
Date: Wed, 6 Mar 2013 20:14:18 +0100	[thread overview]
Message-ID: <20130306191418.GA3400@joi.lan> (raw)
In-Reply-To: <20130306000429.GA30189@pd.tnic>

On Wed, Mar 06, 2013 at 01:04:29AM +0100, Borislav Petkov wrote:
> On Tue, Mar 05, 2013 at 05:30:52PM +0100, Lucas Stach wrote:
> > Dropping Tegra ML, it's not the place where Nouveau mails should go.
> 
> $ ./scripts/get_maintainer.pl -f drivers/gpu/drm/nouveau/nv50_display.c
> ...
> linux-tegra@vger.kernel.org (open list:TEGRA SUPPORT)
> 
> Maybe get_maintainer.pl patterns need correction...

That's new feature (introduced in commit eb90d0855b75f8 "get_maintainer: allow
keywords to match filenames") of get_maintainer.pl which now can look at file
contents...

TEGRA SUPPORT
M:	Stephen Warren <swarren@wwwdotorg.org>
L:	linux-tegra@vger.kernel.org
Q:	http://patchwork.ozlabs.org/project/linux-tegra/list/
T:	git git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra.git
S:	Supported
K:	(?i)[^a-z]tegra

Note the last line and this:

$ grep tegra drivers/gpu/drm/nouveau/nv50_display.c
        u32 rekey = 56; /* binary driver, and tegra constant */
        max_ac_packet -= 18; /* constant from tegra */

Fun.

Marcin

  reply	other threads:[~2013-03-06 19:14 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-04 21:16 Borislav Petkov
2013-03-05 16:30 ` Lucas Stach
2013-03-06  0:04   ` Borislav Petkov
2013-03-06 19:14     ` Marcin Slusarz [this message]
2013-03-06 19:31       ` Stephen Warren
2013-03-06 19:53         ` Borislav Petkov
2013-03-06 20:02         ` Joe Perches
2013-03-06 19:42       ` Borislav Petkov
2013-03-19 20:24   ` Borislav Petkov
2013-03-19 20:40     ` [Nouveau] " Peter Hurley
2013-03-20  6:35       ` Lijo Antony
2013-03-20 15:23         ` Lijo Antony
2013-03-20 15:29           ` Borislav Petkov
2013-03-24 18:00             ` Lijo Antony
2013-03-24 19:49               ` Borislav Petkov
2013-03-07 11:20 ` Arend van Spriel
2013-03-11 14:20   ` Arend van Spriel

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=20130306191418.GA3400@joi.lan \
    --to=marcin.slusarz@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=bp@alien8.de \
    --cc=dev@lynxeye.de \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=joe@perches.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=maarten.lankhorst@canonical.com \
    --cc=nouveau@lists.freedesktop.org \
    --cc=swarren@nvidia.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

Powered by JetHome