Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758933Ab1BPLTt (ORCPT ); Wed, 16 Feb 2011 06:19:49 -0500 Received: from mtagate3.uk.ibm.com ([194.196.100.163]:33410 "EHLO mtagate3.uk.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758786Ab1BPLT2 (ORCPT ); Wed, 16 Feb 2011 06:19:28 -0500 Message-Id: <20110216110118.316927092@linux.vnet.ibm.com> User-Agent: quilt/0.47-1 Date: Wed, 16 Feb 2011 12:01:18 +0100 From: Heinz Graalfs To: robert.richter@amd.com Cc: mingo@elte.hu, oprofile-list@lists.sf.net, linux-kernel@vger.kernel.org, linux-s390@vger.kernel.org, borntraeger@de.ibm.com, schwidefsky@de.ibm.com, heiko.carstens@de.ibm.com Subject: [patch v2 0/3] s390 hw sampling rework on comments as of Feb 14th Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 973 Lines: 26 Robert, here is the second version of the rework for your comments as of February 14th. v2: - oprofile_add_ext_sample.patch - introduces struct oprofile_sample_parms in include/linux/oprofile.h - merges oprofile_add_ext_hw_sample() into oprofile_add_ext_sample() - changes signature of oprofile_add_ext_sample() by using the proposed structure containing relevant parameters - changes all references of oprofile_add_ext_sample() v1: - oprofile_merge_init.patch - merges hwsampler_files.c of arch/s390/oprofile into init.c - oprofile_parms_struct.patch - introduces first version of struct oprofile_sample_parms in various functions Heinz -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/