Hi Ramesh,

From: "ext Ramesh Gupta Guntha" <[EMAIL PROTECTED]>
Subject: Re: [BRIDGE] bridgedriver load/unload problem
Date: Tue, 11 Nov 2008 12:18:34 +0530

> I am not able to reproduce this issue. Is it consistent at your end?

Not conconsistent, but eventually it encounters with:

while true
do
        ./test.sh
done

$ cat test.sh
echo 8 > /proc/sys/kernel/printk
modprobe bridgedriver \
    phys_mempool_base=0x87a00000 phys_mempool_size=0x600000 \
    GT_str="**=01234567" \
    && ./cexec.out -T ./ddspbase_tiomap3430.dof64P \
    && ./ping.out 1 \
    && rmmod bridgedriver

> What is the bridge patch set you are using for this?

- "tidspbridge-20081107.tgz"
- omap3430 SDP board
- the latest l-o

the log for SDP is located on:

  http://4869037.web.fc2.com/bridge-unload-sdp.txt

>From the above log, IRQ comes from DSP exact during unloading module.

  Hiroshi DOYU




--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to