File 0001-Revert-Types-clean-out-unused-variables-from-irq_inf.patch of Package irqbalance.13273

From 8b3b479a030be74c3b94fc0615a8034b6109fe5e Mon Sep 17 00:00:00 2001
From: Olaf Hering <olaf@aepfle.de>
Date: Tue, 21 May 2019 16:24:34 +0200
Subject: Revert "Types: clean out unused variables from irq_info struct"

This reverts commit e97714ca02d18c19a3115fd3d94fad599a1eba00.
---
 types.h | 3 +++
 1 file changed, 3 insertions(+)

--- a/types.h
+++ b/types.h
@@ -66,11 +66,14 @@ struct irq_info {
 	int flags;
 	struct topo_obj *numa_node;
 	cpumask_t cpumask;
+	cpumask_t affinity_hint;
+	int hint_policy;
 	uint64_t irq_count;
 	uint64_t last_irq_count;
 	uint64_t load;
 	int moved;
 	struct topo_obj *assigned_obj;
+	unsigned int warned;
 	char *name;
 };
 
openSUSE Build Service is sponsored by