From hegdevasant at linux.vnet.ibm.com Tue Sep 28 20:06:01 2021 From: hegdevasant at linux.vnet.ibm.com (Vasant Hegde) Date: Tue, 28 Sep 2021 15:36:01 +0530 Subject: [Skiboot-stable] [git pull] skiboot-op940.x Message-ID: <82bbe084-ae66-c48a-be89-423471bc1935@linux.vnet.ibm.com> The following changes since commit 74a7a87a43ad55aff019ca8d98bea406fee1e125: platform/mihawk: Fix IPMI double-free (2020-06-23 16:04:07 +0530) are available in the Git repository at: https://github.com/hegdevasant/skiboot.git github/skiboot-op940.x for you to fetch changes up to 1851b2a06c37b06b22859ef4c7ce1c64d79df72e: SBE: Account cancelled timer request (2021-09-28 14:26:33 +0530) ---------------------------------------------------------------- C?dric Le Goater (1): xive/p9: Remove assert from xive_eq_for_target() Frederic Barrat (1): phb4: Disable TCE cache line buffer Gautham R. Shenoy (1): xscom: Fix xscom error logging caused due to xscom OPAL call Vasant Hegde (3): SBE: Check timer state before scheduling timer SBE: Rate limit timer requests SBE: Account cancelled timer request hw/phb4.c | 1 + hw/sbe-p9.c | 31 +++++++++++++++++++++++++++++-- hw/xive.c | 2 +- hw/xscom.c | 21 +++++++++++++++++++-- include/phb4-regs.h | 1 + 5 files changed, 51 insertions(+), 5 deletions(-)