public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Eric Valette <eric.valette@free.fr>
To: eric.valette@free.fr
Cc: Andrew Morton <akpm@osdl.org>, linux-kernel@vger.kernel.org
Subject: Re: Re : 2.6.6-rc3-mm2 : REGPARAM forced => no external module with some object code only
Date: Wed, 05 May 2004 14:09:09 +0200	[thread overview]
Message-ID: <4098D965.3060500@free.fr> (raw)
In-Reply-To: <4098D65D.9010107@free.fr>

[-- Attachment #1: Type: text/plain, Size: 527 bytes --]

Eric Valette wrote:
> Andrew,
> 
> The Changelog says nothing really important but forcing REGPARAM is 
> rather important : it breaks any external module using object only code 
> that calls a kernel function.
>...
> Complete stack trace attached... (that shows they do not expect kmalloc 
> to fail :-( )


-- 
    __
   /  `                   	Eric Valette
  /--   __  o _.          	6 rue Paul Le Flem
(___, / (_(_(__         	35740 Pace

Tel: +33 (0)2 99 85 26 76	Fax: +33 (0)2 99 85 26 76
E-mail: eric.valette@free.fr




[-- Attachment #2: bewanBub.txt --]
[-- Type: text/plain, Size: 4324 bytes --]

May  5 12:04:29 localhost kernel: unicorn_pci_atm: module license 'Proprietary' taints kernel.
May  5 12:04:29 localhost kernel: PCI: Enabling device 0000:00:09.0 (0014 -> 0016)
May  5 12:04:29 localhost kernel: unicorn_pci: AFE 70134
May  5 12:04:29 localhost kernel: unicorn_pci: v 0.0.0, 12:03:15 May  5 2004
May  5 12:04:29 localhost kernel: unicorn_pci: MSW parameters: 
May  5 12:04:29 localhost kernel: ActivationMode=1
May  5 12:04:29 localhost kernel: ActTimeout=300000
May  5 12:04:29 localhost kernel: AutoActivation=1
May  5 12:04:29 localhost kernel: DebugLevel=0
May  5 12:04:29 localhost kernel: DownstreamRate=8128
May  5 12:04:29 localhost kernel: unicorn_pci: ExchangeDelay=20
May  5 12:04:29 localhost kernel: FmPollingRate=1000
May  5 12:04:29 localhost kernel: g_RefGain=28
May  5 12:04:29 localhost kernel: g_Teqmode=7
May  5 12:04:29 localhost kernel: InitTimeout=20000
May  5 12:04:29 localhost kernel: Interoperability=0
May  5 12:04:29 localhost kernel: unicorn_pci: LCD_Trig=15000
May  5 12:04:29 localhost kernel: LOS_LOF_Trig=5000
May  5 12:04:29 localhost kernel: LoopbackMode=0
May  5 12:04:29 localhost kernel: MswDebugLevel=2
May  5 12:04:29 localhost kernel: RetryTime=5000
May  5 12:04:29 localhost kernel: TrainingDelay=120
May  5 12:04:29 localhost kernel: unicorn_pci: useRFC019v=0
May  5 12:04:29 localhost kernel: useRFC029v=7000
May  5 12:04:29 localhost kernel: useRFC040v=0
May  5 12:04:29 localhost kernel: useRFC041v=1
May  5 12:04:29 localhost kernel: setINITIALDAC=93
May  5 12:04:29 localhost kernel: unicorn_pci: useRFCFixedRate=1
May  5 12:04:29 localhost kernel: useVCXO=0
May  5 12:04:29 localhost kernel: _no_TS652=0
May  5 12:04:29 localhost kernel: unicorn_pci: driver parameters: DebugLevel=0
May  5 12:04:29 localhost kernel: alloc_obj: kmalloc failed,size=-742088876,type=abc0
May  5 12:04:29 localhost kernel:  printing eip:
May  5 12:04:29 localhost kernel: e3aa11d5
May  5 12:04:29 localhost kernel: Oops: 0002 [#1]
May  5 12:04:29 localhost kernel: PREEMPT 
May  5 12:04:29 localhost kernel: CPU:    0
May  5 12:04:29 localhost kernel: EIP:    0060:[pg0+592122325/1067507712]    Tainted: P   VLI
May  5 12:04:29 localhost kernel: EFLAGS: 00010296   (2.6.6-rc3-mm2) 
May  5 12:04:29 localhost kernel: EIP is at xsm_ident+0x15/0xf0 [unicorn_pci_atm]
May  5 12:04:29 localhost kernel: eax: 00000001   ebx: 00000000   ecx: 00000001   edx: 00000001
May  5 12:04:29 localhost kernel: esi: 00000000   edi: e3ae6b00   ebp: 00000001   esp: d3c49ecc
May  5 12:04:29 localhost kernel: ds: 007b   es: 007b   ss: 0068
May  5 12:04:29 localhost kernel: Process modprobe (pid: 3217, threadinfo=d3c49000 task=d6ba11f0)
May  5 12:04:29 localhost kernel: Stack: 00000000 0000abc0 d3c49f54 e3aa072b 00000001 00000001 00000000 00000000 
May  5 12:04:29 localhost kernel:        e3ae6b00 d3c49f10 e3a86a67 e3ab313f 00000000 00000000 e3aa8f20 00000000 
May  5 12:04:29 localhost kernel:        00000000 d3c49f50 e3a60d7c 00000000 d3c49f44 000000ff 00000000 de618768 
May  5 12:04:29 localhost kernel: Call Trace:
May  5 12:04:29 localhost kernel:  [pg0+592119595/1067507712] alloc_obj+0xfb/0x130 [unicorn_pci_atm]
May  5 12:04:29 localhost kernel:  [pg0+592013927/1067507712] _ZN19InterfaceProtectionC1Ev+0x17/0x48 [unicorn_pci_atm]
May  5 12:04:29 localhost kernel:  [pg0+591859068/1067507712] AMSW_Modem_SW_Init+0x28/0x11c [unicorn_pci_atm]
May  5 12:04:29 localhost kernel:  [pg0+592133283/1067507712] unicorn_atm_startdevice+0x23/0x90 [unicorn_pci_atm]
May  5 12:04:29 localhost kernel:  [pg0+592128052/1067507712] msw_init+0x14/0x140 [unicorn_pci_atm]
May  5 12:04:29 localhost kernel:  [pg0+592142941/1067507712] unicorn_attach+0x16d/0x1b0 [unicorn_pci_atm]
May  5 12:04:29 localhost kernel:  [pg0+592429885/1067507712] unicorn_pci_init+0x33d/0x43e [unicorn_pci_atm]
May  5 12:04:29 localhost kernel:  [sys_init_module+258/528] sys_init_module+0x102/0x210
May  5 12:04:29 localhost kernel:  [filp_close+79/128] filp_close+0x4f/0x80
May  5 12:04:29 localhost kernel:  [syscall_call+7/11] syscall_call+0x7/0xb
May  5 12:04:29 localhost kernel: 
May  5 12:04:29 localhost kernel: Code: c0 8b 44 24 30 c7 00 00 00 00 00 b8 01 00 00 00 eb b1 8d 74 26 00 55 89 cd 57 56 53 83 ec 18 89 44 24 14 c7 44 24 10 01 00 00 00 <c7> 01 00 00 00 00 9c 5b fa b8 00 f0 ff ff 21 e0 ff 40 14 a1 bc 

  reply	other threads:[~2004-05-05 12:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-05 11:56 RE : 2.6.6-rc3-mm2 : REGPARAM forced => no external module with some object code only Eric Valette
2004-05-05 12:09 ` Eric Valette [this message]
2004-05-05 20:18 ` Andrew Morton
2004-05-06 12:44   ` Zephaniah E. Hull
2004-05-06 12:56     ` Jan-Benedict Glaw
2004-05-06 13:05     ` Eric Valette
2004-05-06 15:21     ` Andrew Morton
2004-05-09 17:03   ` Bill Davidsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4098D965.3060500@free.fr \
    --to=eric.valette@free.fr \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox