Consider dropping sysfs hotplug support

Open
#13 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Refactor
Clarity
Needs clarification
Activity status
Stale
Tech stack
linux

Research direction

Review commit 2a756df2539930eeff78c6c41a33cc9d569d55ee and the BusyBox configuration, then check whether CONFIG_FEATURE_MDEV_DAEMON works across all supported boards. Done means mdev daemon mode works on every board and the sysfs hotplug support is removed.

Written by the indexing model from the issue text.

Description

If we can make mdev daemon mode work in all the boards, we don't need to keep the sysfs hotplug support. At the moment, we are supporting both ways, see https://github.com/dls-controls/rootfs/commit/2a756df2539930eeff78c6c41a33cc9d569d55ee.
The parameter in busybox config required is CONFIG_FEATURE_MDEV_DAEMON.

Dominant language
Makefile
Stars
6
Forks
3
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from DiamondLightSource/rootfs

All issues in DiamondLightSource/rootfs

Similar issues

More Build System issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.