Re: [PATCH 00/12] Add kdbus implementation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wednesday 29 October 2014 15:00:44 Greg Kroah-Hartman wrote:
>  drivers/misc/Kconfig                             |    1 +
>  drivers/misc/Makefile                            |    1 +
>  drivers/misc/kdbus/Kconfig                       |   11 +
>  drivers/misc/kdbus/Makefile                      |   19 +
>  drivers/misc/kdbus/bus.c                         |  450 ++++++
>  drivers/misc/kdbus/bus.h                         |  107 ++
>  drivers/misc/kdbus/connection.c                  | 1751 +++++++++++++++++++++
>  drivers/misc/kdbus/connection.h                  |  177 +++
>  drivers/misc/kdbus/domain.c                      |  477 ++++++
> 

One very high-level common:

Since this is going to be a very commonly used IPC mechanism, I don't
like the idea of stuffing it into drivers/misc.

How about putting it into drivers/kdbus or ipc/kdbus instead?

	Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-api" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux