On Wed, Feb 24, 2021 at 04:30:42PM +0100, Enrico Weigelt, metux IT consult
wrote:
> On 24.02.21 09:00, Greg KH wrote:
>
> > Have the firmware code do it itself, do nto try to "reach across" like
> > this.
>
> By "firmware code" you mean Linux acpi core or the board's bios ?
either.
> a) Fixing
On 24.02.21 09:00, Greg KH wrote:
Have the firmware code do it itself, do nto try to "reach across" like
this.
By "firmware code" you mean Linux acpi core or the board's bios ?
a) Fixing BIOS would be the cleanest solution, but we cant expect all
users to do field upgrades. Many of the dev
On Tue, Feb 23, 2021 at 09:13:26PM +0100, Enrico Weigelt, metux IT consult
wrote:
> On 13.02.21 11:20, Greg KH wrote:
> > On Mon, Feb 08, 2021 at 11:22:00PM +0100, Enrico Weigelt, metux IT consult
> > wrote:
> > > ---
> > > drivers/base/bus.c | 14 ++
> > > include/linux/de
On 13.02.21 11:20, Greg KH wrote:
On Mon, Feb 08, 2021 at 11:22:00PM +0100, Enrico Weigelt, metux IT consult
wrote:
---
drivers/base/bus.c | 14 ++
include/linux/device/bus.h | 2 ++
2 files changed, 12 insertions(+), 4 deletions(-)
Um, no.
Why not ? Do you have a b
On Mon, Feb 08, 2021 at 11:22:00PM +0100, Enrico Weigelt, metux IT consult
wrote:
> ---
> drivers/base/bus.c | 14 ++
> include/linux/device/bus.h | 2 ++
> 2 files changed, 12 insertions(+), 4 deletions(-)
Um, no.
---
drivers/base/bus.c | 14 ++
include/linux/device/bus.h | 2 ++
2 files changed, 12 insertions(+), 4 deletions(-)
diff --git a/drivers/base/bus.c b/drivers/base/bus.c
index 450d3ed6cf1f..a06ae2786092 100644
--- a/drivers/base/bus.c
+++ b/drivers/base/bus.c
@@ -754,13 +754,
6 matches
Mail list logo