[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <bb6dd1f2-ab07-a24b-6020-71aece987f4e@kaod.org>
Date: Thu, 10 Aug 2017 09:20:43 +0200
From: Cédric Le Goater <clg@...d.org>
To: Jeremy Kerr <jk@...abs.org>,
Brendan Higgins <brendanhiggins@...gle.com>, minyard@....org,
benjaminfair@...gle.com, joel@....id.au, andrew@...id.au
Cc: openipmi-developer@...ts.sourceforge.net, openbmc@...ts.ozlabs.org,
linux-kernel@...r.kernel.org
Subject: Re: [RFC v1 4/4] ipmi_bmc: bt-aspeed: port driver to IPMI BMC
framework
On 08/10/2017 04:31 AM, Jeremy Kerr wrote:
> Hi Brendan,
>
>> The driver was handling interaction with userspace on its own. This
>> patch changes it to use the functionality of the ipmi_bmc framework
>> instead.
>>
>> Note that this removes the ability for the BMC to set SMS_ATN by making
>> an ioctl. If this functionality is required, it can be added back in
>> with a later patch.
>
> As Chris has mentioned, we do use this actively at the moment, so I'd
> prefer if we could not drop the support for SMS_ATN. However, using a
> different interface should be fine, if that helps.
The ioctl is part of the kernel user API now. We should keep it.
Thanks,
C.
Powered by blists - more mailing lists