update -rt to 4.14.87-rt50

Signed-off-by: Tiejun Chen <tiejunc@vmware.com>
This commit is contained in:
Tiejun Chen
2019-01-14 20:49:28 -08:00
parent 13bfb5c238
commit ef9302bc01
450 changed files with 1867 additions and 878 deletions

View File

@@ -1,7 +1,7 @@
From 6139f982902cdb12bbbf875895de16575c41abc3 Mon Sep 17 00:00:00 2001
From: Vedang Patel <vedang.patel@intel.com>
Date: Mon, 15 Jan 2018 20:51:38 -0600
Subject: [PATCH 081/437] tracing: Remove code which merges duplicates
Subject: [PATCH 081/450] tracing: Remove code which merges duplicates
We now have the logic to detect and remove duplicates in the
tracing_map hash table. The code which merges duplicates in the
@@ -198,5 +198,5 @@ index 5b5bbf8ae550..de57887c0670 100644
void (*elt_clear)(struct tracing_map_elt *elt);
void (*elt_init)(struct tracing_map_elt *elt);
--
2.19.1
2.19.2