On 5/5/20 3:53 PM, Thomas Gleixner wrote:
Split the implementation of idtentry_enter/exit() out into inline functions so that variaants of idtentry_enter/exit() can be implemented without
typo: "variaants" alex.
duplicating code. Signed-off-by: Thomas Gleixner <[email protected]> --- arch/x86/entry/common.c | 37 +++++++++++++++++++++---------------- 1 file changed, 21 insertions(+), 16 deletions(-)

