[linux-yocto] [PATCH 0/2] NTB & IOATDMA features for v3.8 kernel repo

nitin.a.kamble at intel.com nitin.a.kamble at intel.com
Fri Mar 1 17:05:27 PST 2013


From: Nitin A Kamble <nitin.a.kamble at intel.com>

Hi Bruce,
   I have prepared commits for enabling non-transparent-bridge and
Crystal-Beach-DMA/DCA drivers in the kernel.

This is needed to implement features in this bug: 
   https://bugzilla.yoctoproject.org/show_bug.cgi?id=2465

I have created a new "ntb" git branch for the ntb feature. The branch is pushed here: 
  http://git.yoctoproject.org/cgit/cgit.cgi/linux-yocto-contrib/log/?h=nitin/ntb

As it is a new branch for kernel repo, I am not sending individual commits over ML.
You can directly fetch the ntb branch in the v3.8 repo.

And new features for ioatdma (aka Crystal Beach DMA/DCA) & ntb (non transparent bridge)
are created in the meta branch over here:
  http://git.yoctoproject.org/cgit/cgit.cgi/linux-yocto-contrib/log/?h=nitin/meta

Thanks,
Nitin

The following changes since commit c2ed0f16fdec628242a682897d5d86df4547cf24:

  checkpoint dir: meta (2013-02-24 22:43:59 -0500)

are available in the git repository at:
  git://git.yoctoproject.org/linux-yocto-contrib nitin/meta
  http://git.yoctoproject.org/cgit.cgi/linux-yocto-contrib/log/?h=nitin/meta

Nitin A Kamble (2):
  new feature for non-transparent-bridge driver
  new feature for I/OAT DMA driver

 meta/cfg/kernel-cache/features/ioatdma/ioatdma.cfg |    1 +
 meta/cfg/kernel-cache/features/ioatdma/ioatdma.scc |    1 +
 meta/cfg/kernel-cache/features/ntb/ntb.cfg         |    1 +
 meta/cfg/kernel-cache/features/ntb/ntb.scc         |    2 ++
 4 files changed, 5 insertions(+), 0 deletions(-)
 create mode 100644 meta/cfg/kernel-cache/features/ioatdma/ioatdma.cfg
 create mode 100644 meta/cfg/kernel-cache/features/ioatdma/ioatdma.scc
 create mode 100644 meta/cfg/kernel-cache/features/ntb/ntb.cfg
 create mode 100644 meta/cfg/kernel-cache/features/ntb/ntb.scc

-- 
1.7.3.4




More information about the linux-yocto mailing list