From: Markus Metzger Date: Thu, 5 Mar 2009 07:57:21 +0000 (+0100) Subject: x86, pebs: correct qualifier passed to ds_write_config() from ds_request_pebs() X-Git-Tag: v2.6.29-rc8~57^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73bf1b62f561fc8ecb00e2810efe4fe769f4933e;p=pandora-kernel.git x86, pebs: correct qualifier passed to ds_write_config() from ds_request_pebs() ds_write_config() can write the BTS as well as the PEBS part of the DS config. ds_request_pebs() passes the wrong qualifier, which results in the wrong configuration to be written. Reported-by: Stephane Eranian Signed-off-by: Markus Metzger LKML-Reference: <20090305085721.A22550@sedona.ch.intel.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed