ANDROID: Revert: Merge 5.4.60 into android11-5.4

Something is going flaky with the ABI checker, so back this merge out at
the moment so that we can fix things up first before merging this back
in.

Bug: 161946584
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I41ada004b1596b4961f95d9de48ca7b677d05226
This commit is contained in:
Greg Kroah-Hartman
2020-08-21 17:12:37 +02:00
parent 98f3e290c5
commit f553ed04bc
151 changed files with 626 additions and 1084 deletions

View File

@@ -42,8 +42,6 @@
#define R_ARM_THM_CALL 10
#define R_ARM_CALL 28
#define R_AARCH64_CALL26 283
static int fd_map; /* File descriptor for file being modified. */
static int mmap_failed; /* Boolean flag. */
static char gpfx; /* prefix for global symbol name (sometimes '_') */