Distributed Replicated Block Device (DRBD) development
 help / color / mirror / Atom feed
* [Drbd-dev] Get drbd-9.0 branch building with Linux 5.9 and 5.10
@ 2020-12-13  5:06 Michael D Labriola
  2020-12-13  5:06 ` [Drbd-dev] [PATCH 1/8] compat: fix include for submit_bio test Michael D Labriola
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Michael D Labriola @ 2020-12-13  5:06 UTC (permalink / raw)
  To: drbd-dev

Hey, everyone! I had the chance to try building the latest drbd-9.0
code against the 5.9 and 5.10 kernels this afternoon. Things almost
built, but not quite.  I made a series of commits to get things
compiling.  Most of it is trivial compat test changes and following
along w/ what's already been done in the mainline drbd8 module to get
it ready for 5.10.

I did not create a compat test for the switch from
sched_setscheduler() to sched_set_fifo_low() yet.  Mostly, because
I've never done that and have to wrap my head around how to add
another test. ;-)

I tried submitting a pull request via github, but got the auto-close
message.  So, here's take two.



^ permalink raw reply	[flat|nested] 10+ messages in thread
* [Drbd-dev] Get drbd-9.0 branch building with Linux 5.9 and 5.10
@ 2020-12-13  5:58 Michael D Labriola
  2020-12-13  5:58 ` [Drbd-dev] [PATCH 1/8] compat: fix include for submit_bio test Michael D Labriola
  0 siblings, 1 reply; 10+ messages in thread
From: Michael D Labriola @ 2020-12-13  5:58 UTC (permalink / raw)
  To: drbd-dev

Hey, everyone! I had the chance to try building the latest drbd-9.0
code against the 5.9 and 5.10 kernels this afternoon. Things almost
built, but not quite.  I made a series of commits to get things
compiling.  Most of it is trivial compat test changes and following
along w/ what's already been done in the mainline drbd8 module to get
it ready for 5.10.

I did not create a compat test for the switch from
sched_setscheduler() to sched_set_fifo_low() yet.  Mostly, because
I've never done that and have to wrap my head around how to add
another test. ;-)

I tried submitting a pull request via github, but got the auto-close
message.  So, here's take two.



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

end of thread, other threads:[~2020-12-13  5:59 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-13  5:06 [Drbd-dev] Get drbd-9.0 branch building with Linux 5.9 and 5.10 Michael D Labriola
2020-12-13  5:06 ` [Drbd-dev] [PATCH 1/8] compat: fix include for submit_bio test Michael D Labriola
2020-12-13  5:06 ` [Drbd-dev] [PATCH 2/8] compat: fix include for blkdev_get_by_path test Michael D Labriola
2020-12-13  5:06 ` [Drbd-dev] [PATCH 3/8] drbd: don't include vermagic.h Michael D Labriola
2020-12-13  5:07 ` [Drbd-dev] [PATCH 4/8] drbd: fix drbd_submit_bio argument handling Michael D Labriola
2020-12-13  5:07 ` [Drbd-dev] [PATCH 5/8] drbd: use sock_set_keepalive() instead of kernel_setsockopt() Michael D Labriola
2020-12-13  5:07 ` [Drbd-dev] [PATCH 6/8] drbd: get rid of set_fs() usage Michael D Labriola
2020-12-13  5:07 ` [Drbd-dev] [PATCH 7/8] drbd: don't use sched_setscheduler() Michael D Labriola
2020-12-13  5:07 ` [Drbd-dev] [PATCH 8/8] compat: remove set_bdi_cap_stable_writes Michael D Labriola
  -- strict thread matches above, loose matches on Subject: below --
2020-12-13  5:58 [Drbd-dev] Get drbd-9.0 branch building with Linux 5.9 and 5.10 Michael D Labriola
2020-12-13  5:58 ` [Drbd-dev] [PATCH 1/8] compat: fix include for submit_bio test Michael D Labriola

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox