All of lore.kernel.org
 help / color / mirror / Atom feed
* Dealing with SUBLEVEL overflow in backports
@ 2022-02-07  1:19 Jiaxun Yang
  2022-02-07  9:15 ` Johannes Berg
  0 siblings, 1 reply; 20+ messages in thread
From: Jiaxun Yang @ 2022-02-07  1:19 UTC (permalink / raw)
  To: backports; +Cc: Hauke Mehrtens

Hi backport forks,

I was trying to fix ckmake FAIL building against 4.9 for 4.9.297+.

I found that macro KERNEL_VERSION_IN_RANGE(4,9,297, 4,10,0) won't work
because SUBLEVEL 297 had overflowed 4 bit (255) in KERNEL_VERSION.

How are we supposed to deal with such situation?

Thanks.
- Jiaxun
--
To unsubscribe from this list: send the line "unsubscribe backports" in

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2022-05-04 12:04 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-07  1:19 Dealing with SUBLEVEL overflow in backports Jiaxun Yang
2022-02-07  9:15 ` Johannes Berg
2022-02-07 10:50   ` Johannes Berg
2022-02-07 11:09     ` Jiaxun Yang
2022-02-07 11:11       ` Johannes Berg
2022-02-07 12:52         ` Jiaxun Yang
2022-02-07 13:04           ` Johannes Berg
2022-02-07 13:40             ` Jiaxun Yang
2022-02-07 13:57               ` Johannes Berg
2022-02-07 22:18                 ` Hauke Mehrtens
2022-02-08  7:58                   ` Johannes Berg
2022-02-08 14:50                     ` Jiaxun Yang
2022-02-08 15:02                       ` Johannes Berg
2022-02-08 15:51                         ` Jiaxun Yang
2022-02-09 23:44                           ` Hauke Mehrtens
2022-02-09 23:45                             ` Hauke Mehrtens
2022-02-10  8:17                             ` Johannes Berg
2022-02-10 14:05                               ` Jiaxun Yang
2022-04-03 23:19                                 ` Hauke Mehrtens
2022-05-04 12:04                                   ` Johannes Berg

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.