On 03/05/2011 07:15 AM, Maheswara Reddy C - ERS, HCL Tech wrote:
> Hi,
>
> I am successfully upgraded the linux kernel 2.6.34.1 with namespace enable.
> I have add few socket options in setsockopt() fun in net/core/sock.c and
> code is put under
>
> Ifdef NAMESPACE_PATCH
>
>///modified code
Hi,
I am successfully upgraded the linux kernel 2.6.34.1 with namespace enable.
I have add few socket options in setsockopt() fun in net/core/sock.c and code
is put under
Ifdef NAMESPACE_PATCH
///modified code
#endif
Where to define the NAMESPACE_PATCH ?
I have seen in makefile and some