Re: [PATCH 00/14] skd: various fixes/cleanups

From: Bartlomiej Zolnierkiewicz
Date: Mon Nov 04 2013 - 06:08:35 EST



Hi Jens,

Could you please take a look at this patchset? It has been posted
a month ago and there has been no feedback from you.

Today I've noticed that you've recently done some changes in your
for-3.13/drivers branch which seem to duplicate some of my work
(especially commit "skd: rip out bio path") and conflict with my
patchset. :(

Best regards,
--
Bartlomiej Zolnierkiewicz
Samsung R&D Institute Poland
Samsung Electronics

On Monday, September 30, 2013 03:25:41 PM Bartlomiej Zolnierkiewicz wrote:
> Hi,
>
> Here is a bunch of fixes/cleanups for the new skd driver.
>
> Best regards,
> --
> Bartlomiej Zolnierkiewicz
> Samsung R&D Institute Poland
> Samsung Electronics
>
> Bartlomiej Zolnierkiewicz (14):
> skd: fix unregister_blkdev() placement
> skd: fix error paths in skd_init()
> skd: fix error messages in skd_init()
> skd: alloc flush slab only if some devices are present
> skd: register block device only if some devices are present
> skd: remove SCSI subsystem specific includes
> skd: use <asm/unaligned.h>
> skd: remove redundant skdev->pdev assignment from skd_pci_probe()
> skd: remove SKD_OMIT_FROM_SRC_DIST ifdefs
> skd: cleanup skd_do_inq_page_da()
> skd: reorder construct/destruct code
> skd: reorder skd_flush_cmd_[en,de]queue() code
> skd: fix formatting in skd_s1120.h
> skd: remove skd_bio code
>
> drivers/block/skd_main.c | 1015 ++++++++++++---------------------------------
> drivers/block/skd_s1120.h | 244 +++++------
> 2 files changed, 367 insertions(+), 892 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/