[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1255501803.6047.1191.camel@yhuang-dev.sh.intel.com>
Date: Wed, 14 Oct 2009 14:30:03 +0800
From: Huang Ying <ying.huang@...el.com>
To: Andrew Morton <akpm@...ux-foundation.org>,
Joe Perches <joe@...ches.com>,
Steven Whitehouse <swhiteho@...hat.com>,
Laurent Pinchart <laurent.pinchart@...asonboard.com>
Cc: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: [RFC 0/2] Unified UUID/GUID definition
Hi, All,
This patchset is an attempt to provide a unified UUID/GUID definition to
replace various UUID/GUID definitions in current kernel. This will make
kernel source more readable and unify some duplicated efforts.
This is a RFC to talk about the general UUID/GUID definition design.
Only
UUID/GUID is used by many modules/subsystems in kernel. But this
patchset only replace one of them to use the new definition as an
example. After consensus is reached, we can replace other UUID/GUID
usage too.
This patchset is based on Joe's UUID printk support patchset:
[PATCH 0/9] Add vsprintf extension %pU to print UUID/GUIDs and use it
Any comment is welcome.
Best Regards,
Huang Ying
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists