lkml.org 
[lkml]   [2021]   [Sep]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRE: [PATCH] sysfs: Remove page boundary align limitation on sysfs_emit and sysfs_emit_at
Date
[AMD Official Use Only]

Thanks for your reply.
Just curious if we don't put such a limitation, what are the consequences?
If we remove the limitation, sys_emit/sys_emit_at api will be more flexible.
Since the comments of sysfs_emit/ sys_emit_at api are
" sysfs_emit - scnprintf equivalent, aware of PAGE_SIZE buffer. ",
Why not make them more equivalent with scnprintf?

Regards,
Lang

>-----Original Message-----
>From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
>Sent: Wednesday, September 8, 2021 8:32 PM
>To: Yu, Lang <Lang.Yu@amd.com>
>Cc: Joe Perches <joe@perches.com>; Rafael J . Wysocki <rafael@kernel.org>;
>linux-kernel@vger.kernel.org
>Subject: Re: [PATCH] sysfs: Remove page boundary align limitation on sysfs_emit
>and sysfs_emit_at
>
>On Wed, Sep 08, 2021 at 08:07:23PM +0800, Lang Yu wrote:
>> The key purpose of sysfs_emit and sysfs_emit_at is to ensure that no
>> overrun is done. Make them more equivalent with scnprintf.
>
>That's not the only purpose.
>
>So why are you changing this?
>
>What in-kernel users are being tripped up by this, shouldn't we fix them instead?
>
>Remember, sysfs files are "one value per file", so why are the boundries not
>properly set here?
>
>thanks,
>
>greg k-h

\
 
 \ /
  Last update: 2021-09-08 14:53    [W:0.094 / U:0.144 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site