Bump Skiroot kernel to f607d43
Changes since commit 98642ab:
Kajol Jain (1):
perf/tools/json: Made changes in P10 json files
Ryan Grimm (1):
bml.config: Mellanox configs for mstflint
Ryan P Grimm (1):
Merge pull request #35 from p10linux/p10events_json
----------------------------------------------------------------
arch/powerpc/configs/bml.config | 3 +++
tools/perf/pmu-events/arch/powerpc/power10/cache.json | 42 +++++++++++++++++++++---------------------
tools/perf/pmu-events/arch/powerpc/power10/frontend.json | 64 ++++++++++++++++++++++++++++++++--------------------------------
tools/perf/pmu-events/arch/powerpc/power10/marked.json | 12 ++++++------
tools/perf/pmu-events/arch/powerpc/power10/memory.json | 36 ++++++++++++++++++------------------
tools/perf/pmu-events/arch/powerpc/power10/others.json | 23 +++++++++--------------
tools/perf/pmu-events/arch/powerpc/power10/pipeline.json | 26 +++++++++++++-------------
tools/perf/pmu-events/arch/powerpc/power10/pmc.json | 4 ++--
tools/perf/pmu-events/arch/powerpc/power10/translation.json | 4 ++--
9 files changed, 106 insertions(+), 108 deletions(-)
Signed-off-by: Klaus Heinrich Kiwi <klaus@linux.vnet.ibm.com>
diff --git a/openpower/configs/denali_defconfig b/openpower/configs/denali_defconfig
index 38df058..ee45f92 100644
--- a/openpower/configs/denali_defconfig
+++ b/openpower/configs/denali_defconfig
@@ -15,7 +15,7 @@
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_GIT=y
BR2_LINUX_KERNEL_CUSTOM_REPO_URL="git@github.ibm.com:p10/linux.git"
-BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="98642ab42d85ff4f0ee72300856020ea0bca2e90"
+BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="f607d43b7d6e54f2610933ea2da9f9732237cb51"
BR2_LINUX_KERNEL_PATCH="$(BR2_EXTERNAL_OP_BUILD_PATH)/linux-p10"
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_EXTERNAL_OP_BUILD_PATH)/configs/linux/skiroot_defconfig"
diff --git a/openpower/configs/rainier_defconfig b/openpower/configs/rainier_defconfig
index 27824c4..e652c5a 100644
--- a/openpower/configs/rainier_defconfig
+++ b/openpower/configs/rainier_defconfig
@@ -17,7 +17,7 @@
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_GIT=y
BR2_LINUX_KERNEL_CUSTOM_REPO_URL="git@github.ibm.com:p10/linux.git"
-BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="98642ab42d85ff4f0ee72300856020ea0bca2e90"
+BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="f607d43b7d6e54f2610933ea2da9f9732237cb51"
BR2_LINUX_KERNEL_PATCH="$(BR2_EXTERNAL_OP_BUILD_PATH)/linux-p10"
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_EXTERNAL_OP_BUILD_PATH)/configs/linux/skiroot_defconfig"