Ticket #2151 (closed enhancement: invalid)

Opened 7 years ago

Last modified 7 years ago

Allow i2c-elektor to be compiled on SMP

Reported by: ticket Owned by: somebody
Priority: trivial Milestone:
Component: kernel Version: kernel
Keywords: patch Cc:

Description

Around 2.6.0, i2c-elektor was marked BROKEN_ON_SMP. At some point since then the cli/sti usage that caused it to be marked (see  http://lkml.org/lkml/2003/8/26/239) was removed, so it should work on SMP again.

Attachments

elektor-smp.patch Download (409 bytes) - added by ticket 7 years ago.
patch removing BROKEN_ON_SMP for i2c-elektor

Change History

Changed 7 years ago by ticket

patch removing BROKEN_ON_SMP for i2c-elektor

Changed 7 years ago by khali

  • status changed from new to closed
  • resolution set to invalid

This is a kernel bug in an i2c bus driver, unrelated with sensors, so it doesn't really belong here, sorry. Please open a bug in the kernel's bugzilla:  http://bugzilla.kernel.org/ Or post your patch to the i2c mailing list:  http://lists.lm-sensors.org/mailman/listinfo/i2c

Remember that your patch must include a description and a Signed-off-by line (see Documentation/SubmittingPatches? in the kernel tree.)

Thanks.

Note: See TracTickets for help on using tickets.