]> code.ossystems Code Review - openembedded-core.git/commit
linux-libc-header: Sync CONNECTOR_MAX_MSG_SIZE with wrs kernel
authorZhai Edwin <edwin.zhai@intel.com>
Thu, 30 Sep 2010 13:54:38 +0000 (21:54 +0800)
committerSaul Wold <Saul.Wold@intel.com>
Thu, 30 Sep 2010 19:32:10 +0000 (12:32 -0700)
commit7f17d12cfdcd975a777acf9fdf2b8e0ce701de05
tree979a30329a665f112e960589615a96325254a4a9
parent9c9c8eb8358d2471c74e81f6a8f4d9a95c613429
linux-libc-header: Sync CONNECTOR_MAX_MSG_SIZE with wrs kernel

Currently default header is linux-libc-header, which leads the dismatch
with wrs kernel.

The different headers for same file cause trouble between kerenl module and
user level binary. E.g. segfault in v86d due to different
CONNECTOR_MAX_MSG_SIZE in connector.h from the one used by uvesafb.

This fix is work around to sync with wrs kernel headers, and should be removed
after switching to linux-libc-headers-wrs.

[BUGID #279] fixed by this.

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
meta/recipes-kernel/linux-libc-headers/linux-libc-headers/connector-msg-size-fix.patch [new file with mode: 0644]
meta/recipes-kernel/linux-libc-headers/linux-libc-headers_2.6.34.bb