Problem with ALSA -Kernel Panic- not syncing

Hi All,

Hi found out the problem that why am I getting the Kernel Panic when I
build the image with ALSA. My ALSA is able to work in a good manner
but after some time I get the Kernel Panic Error.

The reason is that when I build the kernel I use the gcc from

/opt/arm-2007q3/bin

and

when I make the Android_RFS

I use the internal toolchain which is arm-eabo-4.2.1.

Now there is a mismatch in toolchain. This is causing a problem of
kernel panic and not syncing. Did anyone came across this problem
earlier? or anyone suggest me answer to this and workaround for
solution.

Hi All,

Hi found out the problem that why am I getting the Kernel Panic when I
build the image with ALSA. My ALSA is able to work in a good manner
but after some time I get the Kernel Panic Error.

The reason is that when I build the kernel I use the gcc from

/opt/arm-2007q3/bin

and

when I make the Android_RFS

I use the internal toolchain which is arm-eabi-4.2.1.

Now there is a mismatch in toolchain. This is causing a problem of
kernel panic and not syncing. Did anyone came across this problem
earlier? or anyone suggest me answer to this and workaround for
solution.