[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#325704: Comments from AVM on Bug#325704



noowner 325704
thanks

----- Forwarded message from s.schmidt@avm.de -----

Subject: Re[2]: capi4hylafax: latest drivers?
To: Lionel Elie Mamane <lionel@mamane.lu>
From: s.schmidt@avm.de

Hi Lionel,

this problem has another origin. While reconstructing kernel 2.6. the call
of "capilib_release_appl()" was build into the "...._release_appl" function
of the active controllers (b1dma_release_appl(), b1_release_appl() and
c4_release_appl()). The function "capilib_release_appl()" is executed in
the response function of the controller. At this point the call is not only
unnecessary, moreover it is dangerous since the calls of capilib.c are not
secured against interrupt breaks.

In short:
Delete Calls to capilib_release_appl() in:
drivers/isdn/harware/avm/b1.c:b1_release_appl()
drivers/isdn/harware/avm/b1dma.c:b1dma_release_appl()
drivers/isdn/harware/avm/c4.c:c4_release_appl()

Regards
Sven

----- End forwarded message -----



Reply to: