Help!

how do i know if it is a redhat kernel distribution?

 
  

Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Development RSS
Next:  Webcam und Linux  
Author Message
alakesh.haloi
External


Since: May 10, 2006
Posts: 1



PostPosted: Wed May 10, 2006 10:56 pm    Post subject: how do i know if it is a redhat kernel distribution?
Archived from groups: linux>redhat>devel (more info?)

Is there any macro or any other means by which i can find out that the
kernel in my host is from Redhat?

From 2.6.12, sk_alloc signature changed from
struct sock *sk_alloc(int family, gfp_t priority, int zero_it,
kmem_cache_t *slab);
into struct sock *sk_alloc(int family, gfp_t priority,struct proto
*prot, int zero_it);
Kernel for Fedora Core, use the new signature from 2.6.11 kernels.

So all i want to do is to identify if it is redhat kernel or vanilla
kernel ( from kernel.org )
and looking for a macro or similar way to do it
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Development All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum