mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* bizarre segv problem on 2.5.22
@ 2002-06-18  1:59 Narayan Desai
  2002-06-18  2:04 ` William Lee Irwin III
  0 siblings, 1 reply; 4+ messages in thread
From: Narayan Desai @ 2002-06-18  1:59 UTC (permalink / raw)
  To: linux-kernel

I am having an odd problem under 2.5.22. python2 run from inside of an
rpm rebuild call dies with a sevfault, while everything works properly
with a 2.4.18. Does anyone have any idea what is going on?
thanks...
 -nld

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: bizarre segv problem on 2.5.22
  2002-06-18  1:59 bizarre segv problem on 2.5.22 Narayan Desai
@ 2002-06-18  2:04 ` William Lee Irwin III
  2002-06-18 14:03   ` Narayan Desai
  0 siblings, 1 reply; 4+ messages in thread
From: William Lee Irwin III @ 2002-06-18  2:04 UTC (permalink / raw)
  To: Narayan Desai; +Cc: linux-kernel

On Mon, Jun 17, 2002 at 08:59:47PM -0500, Narayan Desai wrote:
> I am having an odd problem under 2.5.22. python2 run from inside of an
> rpm rebuild call dies with a sevfault, while everything works properly
> with a 2.4.18. Does anyone have any idea what is going on?
> thanks...
>  -nld

Does it still happen in 2.5.21?

Cheers,
Bill

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: bizarre segv problem on 2.5.22
  2002-06-18  2:04 ` William Lee Irwin III
@ 2002-06-18 14:03   ` Narayan Desai
  2002-06-18 14:21     ` static inline vs. extern inline; inline vs. __inline__ X.Xiao
  0 siblings, 1 reply; 4+ messages in thread
From: Narayan Desai @ 2002-06-18 14:03 UTC (permalink / raw)
  To: William Lee Irwin III; +Cc: linux-kernel

>>>>> "Bill" == William Lee Irwin <wli@holomorphy.com> writes:

Bill> On Mon, Jun 17, 2002 at 08:59:47PM -0500, Narayan Desai wrote:
>> I am having an odd problem under 2.5.22. python2 run from inside of
>> an rpm rebuild call dies with a sevfault, while everything works
>> properly with a 2.4.18. Does anyone have any idea what is going on?
>> thanks...  -nld

Bill> Does it still happen in 2.5.21?

I am not sure. 2.5.22 was the first 2.5 kernel I have tried on this
machine. I can try it out, but it may be a while before I get a chance.
 -nld


^ permalink raw reply	[flat|nested] 4+ messages in thread

* static inline vs. extern inline;  inline vs.  __inline__
  2002-06-18 14:03   ` Narayan Desai
@ 2002-06-18 14:21     ` X.Xiao
  0 siblings, 0 replies; 4+ messages in thread
From: X.Xiao @ 2002-06-18 14:21 UTC (permalink / raw)
  To: linux-kernel

After seeing various 'static inline', 'extern inline',
'inline' and '__inline__' in the kernel source, and
reading GCC's Inline subsection, it's still hard to
use them in a clear way:
1. what's the key difference between 'static' and
'extern' for inline? is there a rule to pick which one
during development(such as library or driver coding)
2. what's the difference between 'inline' and
'__inline__'?

I wish the answer were in FAQ but it's not.

Thanks a lot!
X.Xiao

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-06-18 14:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-06-18  1:59 bizarre segv problem on 2.5.22 Narayan Desai
2002-06-18  2:04 ` William Lee Irwin III
2002-06-18 14:03   ` Narayan Desai
2002-06-18 14:21     ` static inline vs. extern inline; inline vs. __inline__ X.Xiao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®