aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorAnand Gadiyar <[email protected]>2010-10-14 22:59:57 +0530
committerIngo Molnar <[email protected]>2010-10-16 18:22:03 +0200
commit05d0ca85c91013d5f73c43fb566bde09a9718019 (patch)
treea67eb38f8120bd89be8bae8b89e35b7bcab48c43 /net/unix/sysctl_net_unix.c
parentc0a19ebc018222ffd1dd93af5b53d9efd779c19b (diff)
genirq, ARM: Fix boot on ARM platforms
Commit b683de2b3 in linux-next as of 20101014 (genirq: Query arch for number of early descriptors) seems to have broken bootup on several ARM boards - my beagleboard gives the following dump with earlyprintk: NR_IRQS:402 Unable to handle kernel NULL pointer dereference at virtual address 00000028 pgd = c0004000 [00000028] *pgd=00000000 Internal error: Oops: 5 [#1] last sysfs file: Modules linked in: CPU: 0 Not tainted (2.6.36-rc7-next-20101014-linux-next-20101012+ #40) PC is at init_IRQ+0x14/0x48 LR is at start_kernel+0x150/0x2c0 [...] We seem to be using desc->status without assigning desc to anything. Fix this by adding back the code that was originally there. Signed-off-by: Anand Gadiyar <[email protected]> Tested-by: Linus Walleij <[email protected]> Cc: Russell King <[email protected]> Cc: [email protected] LKML-Reference: <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions