]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
powerpc64: Add initial support for HTM (kABI)
authorleitao <leitao@FreeBSD.org>
Thu, 6 Sep 2018 17:07:21 +0000 (17:07 +0000)
committerleitao <leitao@FreeBSD.org>
Thu, 6 Sep 2018 17:07:21 +0000 (17:07 +0000)
commita6457ae9c18a236daf93f77fbace7e96a0f14029
tree8fbbe6bf07ff00486af358052ca517c5b6c14b98
parente2dd7215d6664d3d29b1f04bbf270e7a163779ce
powerpc64: Add initial support for HTM (kABI)

This patch adds the very initial support for HTM that might come at FreeBSD
version 12.1. This basic support defines a new kABI, so, we do not need to change
it later during 12.1 time frame, when the full implementation will come.

Reviewed by: jhibbits
Approved by: re(marius), jhibbits (mentor)
Differential Revision: https://reviews.freebsd.org/D16889
sys/powerpc/include/pcb.h
sys/powerpc/include/pcpu.h