[PATCH 0/4] Android/Bionic cleanup patches

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Henrik Austad <henrik@xxxxxxxxx>

Some of these are a respin of previous patches. I considered adding
bionic.h to src/arch/bionic/include, but that was a horrible path and
the file must be included unconditionally by android-target anyway.

src/arch/bionic was renamed to src/arch/android for the sake of clarity.

Tested on android/arm64.

Henrik Austad (4):
  Android: clean up the bypass ifdeffery
  android: rename arch from bionic to android
  android: Expand match for android in ostype
  rt-sched.h: do not unconditionally define syscall-numbers

 Makefile                    |  2 +-
 src/arch/android/Makefile   | 25 +++++++++++++++++++++++++
 src/arch/bionic/Makefile    | 25 -------------------------
 src/cyclictest/cyclictest.c | 25 +++----------------------
 src/include/bionic.h        | 32 ++++++++++++++++++++++++++++++++
 src/include/rt-sched.h      |  4 ++++
 6 files changed, 65 insertions(+), 48 deletions(-)
 create mode 100644 src/arch/android/Makefile
 delete mode 100644 src/arch/bionic/Makefile
 create mode 100644 src/include/bionic.h

-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [RT Stable]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux