public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: Len Brown <len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
To: Nate Lawson <nate-Y6VGUYTwhu0@public.gmane.org>
Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: ACPI patch status (2.6)
Date: 30 Sep 2003 13:07:38 -0400	[thread overview]
Message-ID: <1064941658.2576.61.camel@dhcppc4> (raw)
In-Reply-To: <20030929235203.O79536-Y6VGUYTwhu0@public.gmane.org>

> Is there a good facility where you track patches that I
> should submit them instead?

Always learning, but the best process I know goes something like below.
In summary, the mailing list is great, but if you want to be sure an
issue and its fix get properly handled and don't fall through the
cracks, then bugzilla is your friend.

thanks,
-Len


1. issue discovered

2. Check to see if somebody else already discoverd it

	Query bugzilla -- http://bugzilla.kernel.org/
	and/or at the distro bugzilla.

	google for it
	poke around the list archives
	http://sourceforge.net/mailarchive/forum.php?forum=acpi-devel
	http://sourceforge.net/mailarchive/forum.php?forum=acpi-support

3. If no, ask others if they see the same problem or have a fix
	acpi-support-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
	acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org

4. If no, file a new bug
	http://bugzilla.kernel.org/ for base 2.4 or 2.6 kernels
		Category: Power Management
		Component: ACPI
	http://bugzilla.redhat.com/ for RHEL, Fedora etc.
	http://bugzilla.suse.de for SuSE
	etc.

	Put useful stuff in the bug report.  Eg. for interrupt issues:

	Please attach the output from dmidecode, available in
	/usr/sbin/, or here: http://www.nongnu.org/dmidecode/

	Please attach the output from acpidmp, available in /usr/sbin/,
	or in here
	http://www.intel.com/technology/iapc/acpi/downloads/pmtools-20010730.tar.gz
	Please attach /proc/interrupts and the dmesg output
	showing the failure, if possible.

5. Debug
	As bug is debugged, attach the useful stuff to the bug report --
	don't just send it to the mailing list or it may get lost.

	Attach proposed patches in bugzilla.
	Submitter tests proposed patch and verifies it works.
	bugzilla should be set to RESOLVED w/ CODE_FIX at this point.

6. Get it integrated
	If I haven't noticed the bugzilla and picked up the fix
	already, send me a pointer to it and 
	cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
	to make sure others get the opportunity to be aware of
	the proposed change.

7. Receive notice it is integrated.
	When I pull in a patch, I'll reply to the contributor
	and will cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
	I'll cc LKML too if that is where it came from
	so the ACK is included in the thread.
	

8. Test the fix along with the others.
	Your pristine fix may have been toasted along the way.
	Update from the latest BK tree
	http://linux-acpi.bkbits.net/linux-acpi-test-2.4.22
	http://linux-acpi.bkbits.net/linux-acpi-test-2.4.23
	http://linux-acpi.bkbits.net/linux-acpi-test-2.6.0

	Or apply the plain patches from here:
	ftp://ftp.kernel.org/pub/linux/kernel/people/lenb/acpi/patches/test

	(See README here:
	ftp://ftp.kernel.org/pub/linux/kernel/people/lenb/acpi/patches/README.ACPI

	And let me know if it got broke.

9. ACPI test tree periodicaly gets released to baseline kernel
	When the fix is in the base kernel,
	bugzilla should be marked CLOSED.





-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

  parent reply	other threads:[~2003-09-30 17:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-30  6:18 ACPI patch status (2.6) Len Brown
     [not found] ` <1064902694.2535.159.camel-D2Zvc0uNKG8@public.gmane.org>
2003-09-30  6:53   ` Nate Lawson
     [not found]     ` <20030929235203.O79536-Y6VGUYTwhu0@public.gmane.org>
2003-09-30 17:07       ` Len Brown [this message]
2003-09-30  7:07   ` Andi Kleen
     [not found]     ` <20030930070706.GB8827-B4tOwbsTzaBolqkO4TVVkw@public.gmane.org>
2003-09-30 17:45       ` acpi_tolerant (Re: ACPI patch status (2.6)) Len Brown
     [not found]         ` <1064943934.2583.100.camel-D2Zvc0uNKG8@public.gmane.org>
2003-09-30 18:11           ` Andi Kleen
  -- strict thread matches above, loose matches on Subject: below --
2003-09-30 17:17 ACPI patch status (2.6) Moore, Robert

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=1064941658.2576.61.camel@dhcppc4 \
    --to=len.brown-ral2jqcrhueavxtiumwx3w@public.gmane.org \
    --cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    --cc=nate-Y6VGUYTwhu0@public.gmane.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