Re: Managing linux-next tree for submitting patches

2012-11-20 Thread devendra.aaru
On Wed, Nov 21, 2012 at 2:01 AM, Kumar amit mehta wrote: > On Wed, Nov 21, 2012 at 01:51:14AM -0500, devendra.aaru wrote: >> On Wed, Nov 21, 2012 at 1:43 AM, Kumar amit mehta >> wrote: >> > On Wed, Nov 21, 2012 at 12:52:58AM -0500, devendra.aaru wrote: >> >> On Wed, Nov 21, 2012 at 12:36 AM, Kum

Re: Managing linux-next tree for submitting patches

2012-11-20 Thread Kumar amit mehta
On Wed, Nov 21, 2012 at 01:51:14AM -0500, devendra.aaru wrote: > On Wed, Nov 21, 2012 at 1:43 AM, Kumar amit mehta > wrote: > > On Wed, Nov 21, 2012 at 12:52:58AM -0500, devendra.aaru wrote: > >> On Wed, Nov 21, 2012 at 12:36 AM, Kumar amit mehta > >> wrote: > >> > Hi, > >> > > >> > After some

Re: Managing linux-next tree for submitting patches

2012-11-20 Thread devendra.aaru
On Wed, Nov 21, 2012 at 1:43 AM, Kumar amit mehta wrote: > On Wed, Nov 21, 2012 at 12:52:58AM -0500, devendra.aaru wrote: >> On Wed, Nov 21, 2012 at 12:36 AM, Kumar amit mehta >> wrote: >> > Hi, >> > >> > After some discussions that happened over kernel newbie mailing list in >> > past, >> > I'

Re: Managing linux-next tree for submitting patches

2012-11-20 Thread Kumar amit mehta
On Wed, Nov 21, 2012 at 12:52:58AM -0500, devendra.aaru wrote: > On Wed, Nov 21, 2012 at 12:36 AM, Kumar amit mehta > wrote: > > Hi, > > > > After some discussions that happened over kernel newbie mailing list in > > past, > > I've managed to send some trivial patches to linux janitors and to re

Re: Managing linux-next tree for submitting patches

2012-11-20 Thread devendra.aaru
On Wed, Nov 21, 2012 at 12:36 AM, Kumar amit mehta wrote: > Hi, > > After some discussions that happened over kernel newbie mailing list in past, > I've managed to send some trivial patches to linux janitors and to relevant > maintainers. My patch base has been linux-next tree and I'm glad that so

retrieving neigh table

2012-11-20 Thread Murali Annamneni
Hi, I am writing a sample netlink code to retrieve neigh details(using struct ndmsg). For this I should use NETLINK_ARPD protocol type as argument in socket() call. I am using kernel-2.6.32 version, it looks this constant is not declared netlink.h But, I see the same in kernel-2.6.11, 25 and 31

Managing linux-next tree for submitting patches

2012-11-20 Thread Kumar amit mehta
Hi, After some discussions that happened over kernel newbie mailing list in past, I've managed to send some trivial patches to linux janitors and to relevant maintainers. My patch base has been linux-next tree and I'm glad that some of them got merged. Recently, for one of my patch, I got a reply

Re:Re: Re: problem with kernel make in debian

2012-11-20 Thread horse_rivers
thank  you ! I have got a 0.11 version kernel which has been modified to be compatible  for the current version of toolchain? and I think I can also  do this work   for 1.0 version   !  BestRegards! At 2012-11-20 18:36:20,"Mulyadi Santosa"  wrote: >Hi :) > >On Tue, Nov 20, 2012 at 8:30 AM, ho

Re: Question about applying a kernel patch with "git am" received from a mailing list

2012-11-20 Thread Josh Cartwright
On Tue, Nov 20, 2012 at 07:53:57PM +0200, Kevin Wilson wrote: > On Tue, Nov 20, 2012 at 7:39 PM, Josh Cartwright wrote: > > On Tue, Nov 20, 2012 at 07:24:28PM +0200, Kevin Wilson wrote: > > > Hi, > > > I am following some kernel mailing lists (netdev and others). > > > I want to be able to save re

Re: Question about applying a kernel patch with "git am" received from a mailing list

2012-11-20 Thread Kevin Wilson
Hi, Thanks for the quick response! I press "|" , I want to pipe to the git tree (which is /work/src/net-next). How do I tell pipe that the path of git tree is there? rgs Kevin On Tue, Nov 20, 2012 at 7:39 PM, Josh Cartwright wrote: > On Tue, Nov 20, 2012 at 07:24:28PM +0200, Kevin Wilson wrote:

Re: Question about applying a kernel patch with "git am" received from a mailing list

2012-11-20 Thread Josh Cartwright
On Tue, Nov 20, 2012 at 07:24:28PM +0200, Kevin Wilson wrote: > Hi, > I am following some kernel mailing lists (netdev and others). > I want to be able to save recent patches and to apply the against a git tree. > > I tried using MUTT client for this. I save the patch (which is almost > always inl

Question about applying a kernel patch with "git am" received from a mailing list

2012-11-20 Thread Kevin Wilson
Hi, I am following some kernel mailing lists (netdev and others). I want to be able to save recent patches and to apply the against a git tree. I tried using MUTT client for this. I save the patch (which is almost always inline). Then I run git apply --check patchName and git apply patchName and

Re: for embedded linux beginners, yocto and the beagleboard xM

2012-11-20 Thread Robert P. J. Day
On Tue, 20 Nov 2012, Belisko Marek wrote: > Hi, > > good work. > > On Tue, Nov 20, 2012 at 2:20 PM, Robert P. J. Day > wrote: > > > > for those just getting into embedded linux, i've updated my wiki > > page showing how to build linux using yocto for the beagleboard xM > > here: > > > > http:/

Re: for embedded linux beginners, yocto and the beagleboard xM

2012-11-20 Thread Belisko Marek
Hi, good work. On Tue, Nov 20, 2012 at 2:20 PM, Robert P. J. Day wrote: > > for those just getting into embedded linux, i've updated my wiki > page showing how to build linux using yocto for the beagleboard xM > here: > > http://www.crashcourse.ca/wiki/index.php/Yocto_Project_Quick_Start > >

for embedded linux beginners, yocto and the beagleboard xM

2012-11-20 Thread Robert P. J. Day
for those just getting into embedded linux, i've updated my wiki page showing how to build linux using yocto for the beagleboard xM here: http://www.crashcourse.ca/wiki/index.php/Yocto_Project_Quick_Start it's fairly terse -- true beginners should probably start at the official yocto pages,

Re: Re: problem with kernel make in debian

2012-11-20 Thread Mulyadi Santosa
Hi :) On Tue, Nov 20, 2012 at 8:30 AM, horse_rivers wrote: > > thanks! > > do you mean that the compile environment is not confortable for linux2.0? generally, yes, that's what I meant. However, if you're patient, you can modify the source to better match the environment. But I am not sure, how

Re: Grub installed into USB drive: After boot kernel not initializing

2012-11-20 Thread Mulyadi Santosa
Hi :) On Tue, Nov 20, 2012 at 1:22 AM, jeshkumar...@gmail.com wrote: > No I have only one partition , in that only I am installing grub and putting > my kernel image and I initrd. well then, I assume grub was just wrongly detecting your partition what does fdisk -l says ? -- regards, Mul