[PATCH 0/6] gtp: compat and build updates

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.

Andreas Schultz aschultz at tpip.net
Thu Oct 29 11:38:56 UTC 2015


Hi,

This is the first series of my gtp kernel updates.

It contains mostly the removal of Linux version ifdefs. After this the
module builds only on 4.3+. The goal here is the preparation for main
line inclusion.

The other small change is a update to the Makefile for simpler out-of-tree
build

Andreas

--

Andreas Schultz (6):
  build: update Makefile for simpler out of tree builds
  gtp: remove genl_ops compat ifdef for Linux < 3.13
  gtp: remove per cpu stats compat ifdef for Linux < 3.13
  gtp: update for Linux > 4.1+, __ip_select_ident arguments have changed
  gtp: update for Linux > 4.1+, genlmsg_end return should be ignored
  gtp: update for Linux > 4.2+, set NO_QUEUE flag on gtp device

 Makefile | 17 ++++++++++++-----
 gtp.c    | 11 +++++------
 gtp.h    |  4 ----
 3 files changed, 17 insertions(+), 15 deletions(-)

-- 
2.5.0




More information about the OpenBSC mailing list