[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1499654252-32540-1-git-send-email-byungchul.park@lge.com>
Date: Mon, 10 Jul 2017 11:37:28 +0900
From: Byungchul Park <byungchul.park@....com>
To: torvalds@...ux-foundation.org
Cc: axboe@...com, viro@...iv.linux.org.uk,
linux-kernel@...r.kernel.org, kernel-team@....com
Subject: [RESEND PATCH] Don't reinvent the wheel but use existing llilst API
Hello Linus,
Even though llist APIs exist, serveral code in kernel reinvent the
implementation again and again. Since I think it's *worth* making it use
existing APIs, I submit patches doing it.
Actually I've submitted them to maintainers and commiters about 10 times
for 4 months, but they seem to be too busy to review or take them. Of
course you might be even busier, but it would be appriciated if you do
that instead. It might not take your time much since they are simple.
Patches worked on scheduler, irq_work, vhost/scsi and raid are already
taken by proper maintainers. For now, only ones for bcache, mm, fput and
namespace remain.
Thank you,
Byungchul
Powered by blists - more mailing lists