lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Sun, 16 Jan 2011 20:22:54 +0100 (CET)
From:	Jesper Juhl <jj@...osbits.net>
To:	Anca Emanuel <anca.emanuel@...il.com>
cc:	Linus Torvalds <torvalds@...ux-foundation.org>,
	LKML <linux-kernel@...r.kernel.org>
Subject: Re: Please revert nouveau.

On Sun, 16 Jan 2011, Anca Emanuel wrote:

> On Sun, Jan 16, 2011 at 8:56 PM, Linus Torvalds
> <torvalds@...ux-foundation.org> wrote:
> > On Sun, Jan 16, 2011 at 10:50 AM, Anca Emanuel <anca.emanuel@...il.com> wrote:
> >>
> >> after
> >> git revert dfe63bb0ad9810db13aab0058caba97866e0a681
> >
> > You are aware that that was already reverted yesterday? See commit 3632ef89.
> >
> >> and
> >>
> >> diff --git a/drivers/gpu/drm/drm_fb_helper.c b/drivers/gpu/drm/drm_fb_helper.c
> >> index 5c4f9b9..2aad663 100644
> >> --- a/drivers/gpu/drm/drm_fb_helper.c
> >> +++ b/drivers/gpu/drm/drm_fb_helper.c
> >> @@ -816,6 +816,7 @@ int drm_fb_helper_set_par(struct fb_info *info)
> >>                        mutex_unlock(&dev->mode_config.mutex);
> >>                        return ret;
> >>                }
> >> +               drm_fb_helper_fill_fix(info, fb_helper->fb->pitch,
> >> fb_helper->fb->depth);
> >>        }
> >>        mutex_unlock(&dev->mode_config.mutex);
> >>
> >> I have an partial working sistem.
> >
> > What does "partial working system" even MEAN?
> >
> > Anca, stop emailing worthless crap. Tell what the problems are. And cc
> > the right people rather than asking me personally to just "revert"
> > without even saying what the problem is. And if you feel like they
> > have been ignoring you, then I have a clue for you: I bet they have
> > been frustrated by the same things I am frustrated by.
> >
> > IOW, do a nice proper bug-report. Do it to the right people. Include
> > useful information, and remember that the developers DO NOT see the
> > problem you have (if they did, they'd not have done the changes), so
> > "doesn't work" or "the boot screen is not ok" is not something anybody
> > is ever going to find useful.
> >
> >         Linus
> >
> 
> Linus, I am a beginner, I will try to be more useful in the future.

Here's a bug report form that will help you include relevant info: 
http://www.kernel.org/pub/linux/docs/lkml/reporting-bugs.html

To see what the right people to send your report to are, check the 
MAINTAINERS file, the CREDITS file, possibly names listed at the top of 
relevant source files, 'git blame <file in question>' is also sometimes 
useful to come up with names of people who might be interested.
After adding all the right people to the mail, adding lkml to CC is 
usually a good idea.


-- 
Jesper Juhl <jj@...osbits.net>            http://www.chaosbits.net/
Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html
Plain text mails only, please.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ