From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> On Mon, 03 Feb 2025 14:25:02 +0100, Bartosz Golaszewski wrote: > Linux kernel commit 8bd76b3d3f3a ("gpio: sim: lock up configfs that an > instantiated device depends on") uncovered resource management issues in > bindings tests (C++, python and rust). This series addresses them. > > Applied, thanks! [1/3] bindings: cxx: tests: disable GPIO simulator before releasing it commit: 33a2c3dd585f5b57d7fd1f676c46194aa863b5c5 [2/3] bindings: python: tests: disable device before releasing the bank commit: 9949cdaf846167aa590cbb1301c8f49090651ab6 [3/3] bindings: rust: tests: disable device before dropping the resources commit: b376eaa86215efd725319ba3508c01d9c22dfd10 Best regards, -- Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>