[Git] mISDN kernel tree branch socket updated. mISDN_1_1_2-511-gb8d80ee

[email protected] (git version ctrl) Wed, 19 Oct 2011 16:04:02 +0200 (CEST)
Newsgroups gmane.linux.isdn.i4l.devel
Message-ID <[email protected]>
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "mISDN kernel tree".

The branch, socket has been updated
       via  b8d80ee0aee8f9abeba8aca6d11c4c29d7ce4efb (commit)
      from  0a914dd0e60e0136535e23493677cadd4502bb7c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit b8d80ee0aee8f9abeba8aca6d11c4c29d7ce4efb
Author: Karsten Keil <[email protected]>
Date:   Wed Oct 19 15:58:59 2011 +0200

    DSP scheduling fix
    
    dsp_spl_jiffies need to be the same datatype as jiffies (which is ulong).
    If not, on 64 bit systems it will fallback to schedule the DSP every jiffie
    tic as soon jiffies become > 2^32.
    
    Signed-off-by: Karsten Keil <[email protected]>

-----------------------------------------------------------------------

Summary of changes:
 drivers/isdn/mISDN/dsp.h     |    4 +++-
 drivers/isdn/mISDN/dsp_cmx.c |    2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
mISDN kernel tree