From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rafael J. Wysocki" Subject: [PATCH 2/3] MAINTAINERS: Add bug tracking system location entries for cpuidle Date: Wed, 30 Nov 2016 02:32:17 +0100 Message-ID: <7223534.Grk4thc3lm@aspire.rjw.lan> References: <1768401.hlc2LWNWsP@aspire.rjw.lan> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: <1768401.hlc2LWNWsP@aspire.rjw.lan> Sender: linux-kernel-owner@vger.kernel.org To: Linux PM Cc: LKML , Jacob Pan , Linux ACPI , Viresh Kumar , Daniel Lezcano List-Id: linux-pm@vger.kernel.org From: Rafael J. Wysocki The kernel Bugzilla is used for tracking bugs in the cpuidle core and intel_idle, so document that. Signed-off-by: Rafael J. Wysocki --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) Index: linux-pm/MAINTAINERS =================================================================== --- linux-pm.orig/MAINTAINERS +++ linux-pm/MAINTAINERS @@ -3389,6 +3389,7 @@ M: Daniel Lezcano L: linux-pm@vger.kernel.org T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux.git +B: https://bugzilla.kernel.org S: Supported F: drivers/idle/intel_idle.c