From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Sven Eckelmann Subject: Re: [PATCH] batman-adv: compat: Fix build on RHEL 8.1 and clones Date: Sat, 25 Jan 2020 20:17:30 +0100 Message-ID: <3489864.0R65RLHByN@sven-edge> In-Reply-To: <20200125180745.19517-1-felix@kaechele.ca> References: <20200125180745.19517-1-felix@kaechele.ca> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2977529.xU4JerV332"; micalg="pgp-sha512"; protocol="application/pgp-signature" List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Felix Kaechele Cc: b.a.t.m.a.n@lists.open-mesh.org --nextPart2977529.xU4JerV332 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" On Saturday, 25 January 2020 19:07:45 CET Felix Kaechele wrote: > RHEL 8.1 backported some fixes from newer kernels so we need to treat it's 4.18 > kernel as if it were a newer kernel in some cases. I am personally not really happy about supporting all kind of weird Linux kernel forks. Anyway, if you really want to maintain the RHEL support (for reasonable versions which are based on reasonable new upstream kernels) then I would propose to avoid this RHEL_81. Instead it might be better to just add RHEL_RELEASE_VERSION + RHEL_RELEASE_CODE [1] to compat-include/linux/version.h. And then just use them like the backports.git is using them [2]. Kind regards, Sven [1] https://git.kernel.org/pub/scm/linux/kernel/git/backports/backports.git/tree/backport/backport-include/linux/version.h?id=368e8c51a59629ea7d681f5b96d4f5a9f89ad1a6#n140 [2] https://git.kernel.org/pub/scm/linux/kernel/git/backports/backports.git/tree/backport/backport-include/linux/skbuff.h?id=368e8c51a59629ea7d681f5b96d4f5a9f89ad1a6#n140 --nextPart2977529.xU4JerV332 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEF10rh2Elc9zjMuACXYcKB8Eme0YFAl4slEoACgkQXYcKB8Em e0ZsmRAAzs8AHg2qcibDj4HnMSXZ4CxA+sY42T8jJW2jhFHpeKNbrGhkvnurvguT BC86vAVEHPU2V5ykNmbY+IorCUYGWJ3+siFp/LZB4Xp0W+zWMKv02b4OQgUvT3Yy 02UpfQbvolC4jeYyl0KKssjEy/NzSs4UN08CgatIu/kGA1vRbCTxjONW3k1EWyGG uw+fJt1iJqzm7c7fzxkWv+LUloE781nhsLTI8YvrR0a3m9QY4ztk0BzjqgsLqbod WSuOQDqycMGgI/jphn922r1nbI9+e7KzMGkNuut+bSTTx+8UQTtZ3uAW4+fkkIs+ u+e98T9Ejej1TUDBO3RCMeMnOdNJKm1I1k2vP8p6sS2IyRyNnz6e7bdhZJcSqeMW 7NOeFX3Z8A2OAv0IJqVSwdQRViph98mwRV4jB8UeaetLXjFa5OIoNTqQUk2oxV13 alJeCWkZHn2vv+uNpq6XyxOxQjj8FBmnyAYL6s1wPZNZ6wyOS9ZlIdVkxkEpVkYc psanWfxM+/QXOKPUVezBNKA/j1h8pgjg0OyspyD8FU9c73h1Kl0edwQzaebuCerB bVoVEKINu/VlX8iF8QtQPHdE+l3TM8A4HMJBWIpdKFiyHzxth4QmG2ofhVjXvQFg 22vRZcYB/OCPjJ3rR2E8Jpd3kGZmEmAF1ur82T00gsIC1tphZiU= =yQTt -----END PGP SIGNATURE----- --nextPart2977529.xU4JerV332--